GrapeCity.Spreadsheet.IO.OpenXml Namespace
In This Topic
Classes
Interfaces
| Interface | Description |
 | ICellExporter | Represents an interface which allows to customize exporting cell value. |
 | IDataConverter<T> | Represents an interface which allows custom data in extensible object can export to OpenXml format. |
 | IOpenXml<T> | Represents an interface which allows custom data in extensible object can export to OpenXml format. |
Structures
| Structure | Description |
 | Extension | Represents an extension from extension list in Excel file. |
 | OpenResult | Represents the result of opening file. |
Enumerations
| Enumeration | Description |
 | ExportOptions | Represents options for exporting. |
 | ImportOptions | Represents options for importing process. |
 | Reason | Represents the category of the result. |
See Also