Page tree

Versions Compared

Key

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

...

Csharp
1
1
using SoftArtisans.OfficeWriter.ExcelWriter;
Vbnet
1
1

2. In the method that is going to actually run the report, instantiate the ExcelTemplate object.

...