GrapeCity.ActiveReports.Export.Excel.v9 Assembly > GrapeCity.ActiveReports.Export.Excel.Page Namespace : ExcelRenderingExtensionSettings Class |
For a list of all members of this type, see ExcelRenderingExtensionSettings members.
Name | Description | |
---|---|---|
FileFormat | Indicates whether to use Biff or OpenXml format for the output file. OpenXml is default. | |
MultiSheet | Indicates whether to generate single-sheet or multisheet document. true is default. | |
OpenXmlStandard | Open XML conformance level. Strict by default. | |
PageSettings | Returns a ExcelRenderingExtensionPageSettings object for initializing Excel file print setting. | |
Pagination | Force paginated or galley report layout mode. true is default. | |
Security | Returns a ExcelRenderingExtensionSecurity object for initializing document security. | |
UseCompression | Gets or sets the value indicating should compression be used on exporting with Xlsx file format. True by default. | |
UseDefaultPalette | Sets or returns whether export document with Excel default palette. |