ActiveReports 12
ExcelRenderingExtensionSettings Class Members
Properties  Methods 

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

The following tables list the members exposed by ExcelRenderingExtensionSettings.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
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
Public Methods
 NameDescription
Public Method

Applies any settings passed in the NameValueCollection settings parameters.


 
Public MethodGets the settings for rendering a report to Excel.  
Top
See Also

Reference

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