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