Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Import data to an existing template with multiple charts. Manipulate existing charts with ExcelApplication.

Text from the 'Technical Overview' sectionThis demo shows how to open an existing Excel workbook and programmatically edit properties of existing charts with OfficeWriter.  Select the major product categories you would like to see in the report.  The SeriesCollection of the existing chart will be changed at runtime to reflect the number and types of categories you chose.

Code

Code Block
Insert code from sample stored in SVN here

...