The following tables list the members exposed by XlsExport.
| Name | Description | |
|---|---|---|
|  | XlsExport Constructor | Initializes a new instance of the XlsExport class. | 
| Name | Description | |
|---|---|---|
|  | AutoRowHeight | Sets or returns a value indicating whether Excel should set the height of the row based on the contents of that row. | 
|  | Container | (Inherited from System.ComponentModel.Component) | 
|  | DisplayGridLines | Sets or returns a value indicating whether grid lines in a workbook are displayed. | 
|  | FileFormat | Sets or returns a value indicating which file format version the exported file should support. | 
|  | MinColumnWidth | 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. | 
|  | MinRowHeight | 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. | 
|  | MultiSheet | Sets 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. | 
|  | OpenXmlStandard | Gets or sets the level of Open XML document conformance on exporting with Xlsx file format. | 
|  | PageSettings | Returns a XlsPageSettings object for initializing Excel file print setting. | 
|  | Pagination | Gets or sets the value indicates should pagination be used for resulted xls document or not | 
|  | RemoveVerticalSpace | Sets or returns a value that indicates whether completely empty vertical spacing will be removed from the output. | 
|  | Security | Returns a XlsSecurity object for initializing document security. | 
|  | Site | (Inherited from System.ComponentModel.Component) | 
|  | UseCellMerging | Sets or returns a value indicating whether cells should be merged together where applicable. | 
|  | UseDefaultPalette | Sets or returns whether export document with Excel default palette. | 
| Name | Description | |
|---|---|---|
|  | CreateObjRef | (Inherited from System.MarshalByRefObject) | 
|  | Dispose | (Inherited from System.ComponentModel.Component) | 
|  | Export | Overloaded. Exports the specified document to Excel format. | 
|  | GetLifetimeService | (Inherited from System.MarshalByRefObject) | 
|  | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | 
|  | ToString | (Inherited from System.ComponentModel.Component) | 
 
     
     
     
     
     
    