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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Intro

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

This 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

Downloads

Output AppToTemp_output.xlsx

Data AppToTemplateData.csv

  • No labels