ActiveReports 12
XlsExport Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.Export.Excel.v12 Assembly > GrapeCity.ActiveReports.Export.Excel.Section Namespace : XlsExport Class

The following tables list the members exposed by XlsExport.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the XlsExport class.  
Top
Public Properties
 NameDescription
Public PropertySets or returns a value indicating whether Excel should set the height of the row based on the contents of that row.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertySets or returns a value indicating whether grid lines in a workbook are displayed.  
Public PropertySets or returns a value indicating which file format version the exported file should support.  
Public Property

Sets or returns a value in inches indicating how small columns can be in the Excel document. Larger values reduce number of columns in a sheet.

 
Public Property

Sets or returns a value in inches indicating the minimum height rows can be in the Excel document. Larger values force the export to place more controls on a single line by reducing the number of rows added to match blank space.

 
Public PropertySets or returns a value indicating whether each page is to be exported to its own sheet. True indicates that each page in the ActiveReports document will be exported to a separate sheet.  
Public PropertyGets or sets the level of Open XML document conformance on exporting with Xlsx file format.  
Public PropertyReturns a XlsPageSettings object for initializing Excel file print setting.  
Public PropertyGets or sets the value indicates should pagination be used for resulted xls document or not  
Public PropertySets or returns a value that indicates whether completely empty vertical spacing will be removed from the output.  
Public PropertyReturns a XlsSecurity object for initializing document security.  
Public PropertySets or returns a value indicating the name of sheet. Sheet is default.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertySets or returns a value indicating whether cells should be merged together where applicable.  
Public PropertyGets or sets the value indicating should compression be used on exporting with Xlsx file format.  
Public PropertySets or returns whether export document with Excel default palette.  
Top
Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodOverloaded. Exports the specified document to Excel format.  
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

XlsExport Class
GrapeCity.ActiveReports.Export.Excel.Section Namespace