Description
Namespace:
DuoDimension.Databeam
Assembly: Databeam.Excel (in Databeam.Excel.dll)
Version: 2.0.0.0
Open Excel Spreadsheet file.
Assembly: Databeam.Excel (in Databeam.Excel.dll)
Version: 2.0.0.0
Syntax
C# | Visual Basic |
Parameters
- fileXls
- String
Path and file of source XLS file.
Return Value
0 - Ok.
1 - Can't open source file. Check input file.
3 - Can't get the sheet names.
4 - Can't get the table of the cells.
100 - MS Excel(R) is not installed.
See Also
Excel Class
DuoDimension.Databeam Namespace