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