DevExpress.XtraSpreadsheet.Import Namespace
Contains classes specific for spreadsheet document import.
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Classes
Name | Description |
---|---|
Column |
Stores data format settings for columns in the imported CSV or TXT file. |
Csv |
Contains options used for loading (importing) a document in CSV format. |
Open |
Contains options used for loading (importing) a document in Open |
Txt |
Contains options used for loading (importing) a document in text format. |
Workbook |
Contains options used for loading (importing) workbooks. |
Xlsb |
Contains options used to load a document in the XLSB format (Microsoft Excel 2007-2010 binary file format). |
Xls |
Contains options used for loading (importing) a document in XLS format (MS Excel 97-2003 binary file format). |
Xlsm |
Contains options used for loading (importing) a document in Open |
Xlt |
Contains options used for loading (importing) a document in the Microsoft Excel 97-2003 Template format (. |
Xltm |
Contains options used for loading (importing) a macro-enabled template in Open |
Xltx |
Contains options used for loading (importing) a template in Open |
Xml |
Contains options used to load a document as an XML Spreadsheet 2003 file. |
#Enums
Name | Description |
---|---|
Calculation |
Lists values used to override the calculation mode for a loaded document. |
Cell |
Specifies the cell reference style. |
Column |
Lists values used to define data formats of columns in the imported CSV or TXT file. |
Csv |
Lists actions which can be performed when an incorrect column or row index is encountered during import. |
Csv |
Lists levels of complexity used for identifying the type of value. |
Newline |
Lists character sequences used to represent a new line. |
Worksheet |
Lists rules by which new worksheet names are validated. |