[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.XlsxDataExportSettings.AutoRowsHeight

AutoRowsHeight Property

AutoRowsHeight

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

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

A BoolDefaultExportSetting object indicating whether rows height should be automatically adjusted. 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.