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 3 Next »

There are two ways to insert rows of data using ExcelWriter: ExcelTemplate's ExcelTemplate.BindData method and ExcelApplication's Worksheet.ImportData method.

How does ExcelWriter create rows when inserting data?

What happens to things in my template, when I insert data?

Import Data (application) vs. Bind Data (template)

  • No labels