Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
iconfalse
titleAPI Reference

{

Excerpt
}

The API Reference describes each object, method, and property in ExcelWriter.

Excerpt

The 'ExcelTemplate' Object

...

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. For a quick introduction to using the 'ExcelTemplate' Object, see the ExcelTemplate in DepthGuides.

The 'ExcelApplication' Object

...