GrapeCity.ActiveReports.Export.Excel.Section Namespace
In This Topic
The GrapeCity.ActiveReports.Export.Excel.Section namespace provides Excel Export functionality for ActiveReports for .NET.
Classes
| Class | Description |
| XlsExport | Allows ActiveReports documents to be exported to Excel format. |
| XlsExportException | The exception that is thrown for general exceptions that occur in the ActiveReports.XlsExport assembly. |
| XlsPageSettings | Encapsulates the information necessary to provide Xls document print settings. |
| XlsSecurity | Encapsulates the information necessary to provide excel document security and encryption. |
Enumerations
| Enumeration | Description |
| FileFormat | An enumeration of values which specify the file format that the exported file should support. |
| OpenXmlStandard | Specifies the level of Open XML document conformance on exporting with Xlsx file format. |
| PaperSizes | Specifies the standard paper sizes. |
See Also