[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.BaseXlsFullExportSettings.AutoRowHeight

AutoRowHeight Property

AutoRowHeight

Gets or sets a value indicating whether to automatically adjust the row height.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting AutoRowHeight { get; set; }
Property Value
Type Description
BoolDefaultExportSetting

A BoolDefaultExportSetting object indicating whether auto row height is enabled. Set to true if Excel should set the height of the row based on the contents of that row. Otherwise, Active Reports will calculate the height of the rows.