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