ActiveReports 13
ExcelRenderingExtensionSettings Class Members
Properties  Methods 

GrapeCity.ActiveReports.Export.Excel 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 PropertySpecifies whether to export toggles from table details or groups to collapsible rows.  
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.  
Public PropertyOpen XML conformance level.  
Public PropertyReturns a ExcelRenderingExtensionPageSettings object for initializing Excel file print setting.  
Public PropertyForce paginated or galley report layout mode.  
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
Public Operators
Performs an implicit conversion from Settings to System.Collections.Specialized.NameValueCollection.
Top
See Also

Reference

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