Page tree

Versions Compared

Key

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

...

Introduction to ExcelTemplate:

...

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.
\

The 'ExcelApplication' Object

  • ExcelApplication API Reference
    Note

    ExcelApplication is not available in ExcelWriterSE.

    Introduction to ExcelApplication: Basic ExcelApplication Tutorial
    \ExcelApplication is the main class for pure code-based workbook generation. This class is an engine used to open, create, and write (save or stream to a browser) workbooks. A single instance of ExcelApplication can generate multiple Excel workbooks.
    \

    The 'SharePointIntegration' Object

...