This example demonstrates how to use the XL Export API to create spreadsheet files in XLSX, XLS and CSV formats.
This project introduces API properties and methods used to perform the following operations:
- Create a workbook, worksheets, rows, columns and particular cells
- Apply predefined, themed and custom formatting to worksheet cells
- Apply conditional formatting rules
- Enable filtering and group data
- Apply data validation rules
- Assign formulas to worksheet cells
- Specify page settings
- Specify print options
- Insert pictures
- Insert hyperlinks
- Specify document properties
Starting from v2015 vol.2:
- Insert and modify sparklines
- Apply different fonts to specific text regions within a cell
- Create image hyperlinks
- Display a worksheet from right to left
Question Comments
Added By: Piotr Tworek at: 12/21/2015 11:34:23 PM
Hi
This project not compatible with version VS 2010 pro
Piotr