Page tree
Skip to end of metadata
Go to start of metadata

Intro

This sample uses ExcelTemplate to populate a generic expense report template.

This example demonstrates how to use single object data markers (ones that start with %%=$) to import the data for the header by calling the BindCellData method multiple times.  It also demonstrates how to use 2-D array data markers to import expense data from an Object array by calling the BindData method once.

Requirements

This sample requires OfficeWriter Enterprise Edition to be installed because the OfficeWriter Grouping and Nesting is only available in the Enterprise Edition of the product.

Code



 

Downloads

  • No labels