Page tree

Versions Compared

Key

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

...

1. Create a new .XLSX file. Save it as template.xlsx.

Info

In the sample code, the completed template file is located in \templates\Hello World.xlsx.

2. We are going to bind a single string value to a cell in a template file. To do this, we will first need to add a data marker to the cell where we want the value to appear.

...