Page tree

Versions Compared

Key

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

...

Info

In the sample code, the completed file is: ExcelTemplate_HelloWorld.aspx.[cs/vb]. The corresponding web form is ExcelTemplate_HelloWorld.aspx.

1. Make a new file named ExcelTemplate_HelloWorld.cs. Include the SoftArtisans.OfficeWriter.ExcelWriter namespace in the code behind.

...