Differences between revisions 2 and 3
Revision 2 as of 2014-11-07 20:02:18
Size: 452
Comment:
Revision 3 as of 2014-11-07 20:19:08
Size: 718
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
sfExcel is a cover Class for using the Syncfusion XlsIO namespace.
Essential XlsIO is a 100% native .NET library that generates fully functional Microsoft Excel Spreadsheets in native Excel format without depending on Microsoft Excel.
Essential XlsIO is a perfect solution for the users who need to read and write Microsoft Excel files.
It does not require MS Excel to be installed in the Report generation machine or server.
'''sfExcel''' is a cover Class for using the Syncfusion XlsIO namespace.  Essential XlsIO is a 100% native .NET library that generates fully functional Microsoft Excel Spreadsheets in native Excel format without depending on Microsoft Excel.  Essential XlsIO is a perfect solution for the users who need to read and write Microsoft Excel files.  It does not require MS Excel to be installed in the Report generation machine or server.

=== Installation and deployment ===
The following assemblies are required in the subdirectory '''/Syncfusion/4.5''' of the Dyalog version 14 (or better) directory:

 * Syncfusion.Core.dll
 * Syncfusion.Compression.Base.dll
 * Syncfusion.XlsIO.Base.dll

Introduction

sfExcel is a cover Class for using the Syncfusion XlsIO namespace. Essential XlsIO is a 100% native .NET library that generates fully functional Microsoft Excel Spreadsheets in native Excel format without depending on Microsoft Excel. Essential XlsIO is a perfect solution for the users who need to read and write Microsoft Excel files. It does not require MS Excel to be installed in the Report generation machine or server.

Installation and deployment

The following assemblies are required in the subdirectory /Syncfusion/4.5 of the Dyalog version 14 (or better) directory:

  • Syncfusion.Core.dll
  • Syncfusion.Compression.Base.dll
  • Syncfusion.XlsIO.Base.dll

sfExcel (last edited 2018-05-05 12:02:42 by PierreGilbert)