ActiveReports 9
ExcelRenderingExtensionSettings Class Members
Properties  Methods 

The following tables list the members exposed by ExcelRenderingExtensionSettings.

Public Constructors
 NameDescription
Public ConstructorExcelRenderingExtensionSettings ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyFileFormatIndicates whether to use Biff or OpenXml format for the output file. OpenXml is default.  
Public PropertyMultiSheetIndicates whether to generate single-sheet or multisheet document. true is default.  
Public PropertyOpenXmlStandardOpen XML conformance level. Strict by default.  
Public PropertyPageSettingsReturns a ExcelRenderingExtensionPageSettings object for initializing Excel file print setting.  
Public PropertyPaginationForce paginated or galley report layout mode. true is default.  
Public PropertySecurityReturns a ExcelRenderingExtensionSecurity object for initializing document security.  
Public PropertyUseCompressionGets or sets the value indicating should compression be used on exporting with Xlsx file format. True by default.  
Public PropertyUseDefaultPaletteSets or returns whether export document with Excel default palette.  
Top
Public Methods
 NameDescription
Public MethodApplySettings

Applies any settings passed in the NameValueCollection settings parameters.


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

Reference

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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum