Description
Namespace:
DuoDimension.Databeam
Assembly: Databeam.Excel (in Databeam.Excel.dll)
Version: 2.0.0.0
Converts Excel Spreadsheet to XLSX (available for Excel 2007 only).
Assembly: Databeam.Excel (in Databeam.Excel.dll)
Version: 2.0.0.0
Syntax
C# | Visual Basic |
Parameters
- fileXlsx
- String
Path and file of destination XLSX file.
Return Value
0 - Ok.
2 - Can't create the destination XLSX file. Check the permit for destination path.
100 - MS Excel(R) is not installed.