ActiveReports 12
ExcelRenderingExtensionSettings Class Properties

GrapeCity.ActiveReports.Export.Excel.v12 Assembly > GrapeCity.ActiveReports.Export.Excel.Page Namespace : ExcelRenderingExtensionSettings Class

For a list of all members of this type, see ExcelRenderingExtensionSettings members.

Public Properties
 NameDescription
Public PropertyIndicates whether to use Biff or OpenXml format for the output file. OpenXml is default.  
Public PropertyIndicates whether to generate single-sheet or multisheet document. true is default.  
Public PropertyOpen XML conformance level. Strict by default.  
Public PropertyReturns a ExcelRenderingExtensionPageSettings object for initializing Excel file print setting.  
Public PropertyForce paginated or galley report layout mode. true is default.  
Public PropertyReturns a ExcelRenderingExtensionSecurity object for initializing document security.  
Public PropertySets or returns a value indicating the name of sheet. Sheet is default.  
Public PropertyGets or sets the value indicating should compression be used on exporting with Xlsx file format. True by default.  
Public PropertySets or returns whether export document with Excel default palette.  
Top
See Also

Reference

ExcelRenderingExtensionSettings Class
GrapeCity.ActiveReports.Export.Excel.Page Namespace