DevExpress.XtraSpreadsheet.Export Namespace
Contains classes specific for spreadsheet document export.
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Classes
Name | Description |
---|---|
Csv |
Contains options used for saving (exporting) a document in CSV format. |
Document |
Represents the base class for options used for saving (exporting) documents in different formats. |
Html |
Contains options for cell content export to HTML. |
Html |
Contains options for exporting the document in HTML format. |
Open |
Contains options used for saving (exporting) a document in Open |
Pdf |
Contains options used to save a document as a PDF. |
Rtf |
Contains options for cell content export to RTF. |
Txt |
Contains options used for saving (exporting) a document in text format. |
Workbook |
Contains options used for saving (exporting) workbooks. |
Xlsb |
Contains options used to save a document to the XLSB format (Microsoft Excel 2007-2010 binary file format). |
Xls |
Contains options used for saving (exporting) a document in XLS format (MS Excel 97-2003 binary file format). |
Xlsm |
Contains options used for saving (exporting) a document in Open |
Xlt |
Contains options used for saving (exporting) a document as a Microsoft Excel 97-2003 Template (. |
Xltm |
Contains options used for saving (exporting) a document in Open |
Xltx |
Contains options used for saving (exporting) a document in Open |
Xml |
Contains options used to save a document as an XML Spreadsheet 2003 file. |
#Enums
Name | Description |
---|---|
Custom |
Lists values that specify how to export custom functions. |
Formula |
Lists possible ways to export a cell formula. |
Text |
Lists values used to specify how to quote text fields in the exported CSV or TXT file. |