Page tree

Versions Compared

Key

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

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)