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
Starting from v2016 vol.1:
- Create a table
- Apply a table style to a table
- Format the table elements
- Total data in a table
- Create calculated columns
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
Thank you for your message!
We will update this example as soon as possible. Please bear with us.Added By: George (DevExpress Support) at: 12/22/2015 1:01:58 AM
Hi,
I've updated this example, so now it is available for the Visual Studio 2010 application.
If you need further assistance, let me know.
Thx
Added By: Piotr Tworek at: 12/22/2015 1:27:11 AMStill example not working in VS 2010
Added By: Piotr Tworek at: 12/22/2015 1:29:48 AMSee attached screen
Ups; I do not add attach
It seems that there was some internal technical problem. I've tested it again and now it is working correctly. Please try to download this example once more time and let us know your results.
I look forward to your response.