ActiveReports 9
XlsExport Class Properties

For a list of all members of this type, see XlsExport members.

Public Properties
 NameDescription
Public PropertyAutoRowHeightSets or returns a value indicating whether Excel should set the height of the row based on the contents of that row.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDisplayGridLinesSets or returns a value indicating whether grid lines in a workbook are displayed.  
Public PropertyFileFormatSets or returns a value indicating which file format version the exported file should support.  
Public PropertyMinColumnWidth

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 PropertyMinRowHeight

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 PropertyMultiSheetSets 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 PropertyOpenXmlStandardGets or sets the level of Open XML document conformance on exporting with Xlsx file format.  
Public PropertyPageSettingsReturns a XlsPageSettings object for initializing Excel file print setting.  
Public PropertyPaginationGets or sets the value indicates should pagination be used for resulted xls document or not  
Public PropertyRemoveVerticalSpaceSets or returns a value that indicates whether completely empty vertical spacing will be removed from the output.  
Public PropertySecurityReturns a XlsSecurity object for initializing document security.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyTweakThis property is for internal use only.  
Public PropertyUseCellMergingSets or returns a value indicating whether cells should be merged together where applicable.  
Public PropertyUseDefaultPaletteSets or returns whether export document with Excel default palette.  
Top
See Also

Reference

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

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum