Description
Namespace:
DuoDimension.Sunflower
Assembly: Sunflower.Excel (in Sunflower.Excel.dll)
Version: 1.0.0.0
Converts Excel Spreadsheet OpenXML to TXT (available for Excel 2007 only).
Assembly: Sunflower.Excel (in Sunflower.Excel.dll)
Version: 1.0.0.0
Syntax
| C# | Visual Basic |
Parameters
- fileXlsx
- String
Path and file of source XLSX file.
- fileTxt
- String
Path and file of destination TXT file.
Return Value
0 - Ok.
1 - Can't open source file. Check input file.
2 - Can't create the destination TXT file. Check the permit for destination path.