Page tree

Versions Compared

Key

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

ExcelWriter provides two development solutions that can be used separately or together:
* ExcelTemplate
*Introduction to ExcelTemplate:*

Old Basic ExcelTemplate Tutorial
\ExcelTemplate is the main class for template-driven document generation. This object opens an ExcelWriter template file, populates it with data from a specified data source, and generates a new Excel workbook.
* ExcelApplication

...