ActiveReports 12
Settings Class Members
Properties  Methods 

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

The following tables list the members exposed by Settings.

Public Constructors
 NameDescription
Public ConstructorAllows internal callers to create instances of this class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the height of the paper size that will be set for the output document.  
Public PropertyGets or sets the width of the paper size that will be set for the output document.  
Public PropertyGets or sets the path of the ProtectWorkbookPassword used during the rendering process.  
Public PropertyGets or sets the value ReadOnlyRecommended file sharing flag for the saved Excel file.  
Public PropertyGets or sets the path of the Template used during the rendering process. Doesn't work with Page reports, only with RDL reports.  
Public Propertystatic (Shared in Visual Basic)Specifies the full path and filename of a Template to use during the rendering process.  
Public PropertySets or returns whether export document with Excel default palette.  
Top
Public Methods
 NameDescription
Public MethodApplies any settings passed in the NameValueCollection settings parameters.  
Public MethodGets the settings for rendering a report to Excel.    
Public MethodReturns a System.String that represents this instance.  
Top
Public Operators
Performs an implicit conversion from Settings to System.Collections.Specialized.NameValueCollection.
Top
See Also

Reference

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