Page tree

Versions Compared

Key

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

...

Excerpt

Create a template file for ExcelTemplate using ExcelApplication to write in data markers.

Text from the 'Technical Overview' sectionThis demo uses ExcelApplication API to programmatically create an ExcelTemplate workbook with data markers.  The number, type, and position of the data markers are defined by the values chosen below.  The workbook with data markers is then opened with ExcelTemplate and populated with data.

Code

Code Block
Insert code from sample stored in SVN here

...