Skip to content

DevExpress-Examples/spreadsheet-document-api-chart-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spreadsheet Document API - Manage Charts and Sparklines in Code

This example demonstrates how to use the Spreadsheet Document API to programmatically manage charts in worksheets. The application includes the RichEditControl used to display and edit the code. The code modifies the spreadsheet document loaded into the Workbook instance. To see the results, click the button to open the document in Microsoft Excel.

You can modify the code and watch the result. If an error occurs during compilation or execution, the backcolor of the code window changes.

Note:

The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. Please refer to the following page for pricing information: DevExpress Subscription

Files to Look At

Documentation