'Declaration Public Property AutoRowHeight As BoolDefaultExportSetting
public BoolDefaultExportSetting AutoRowHeight {get; set;}
Property Value
A BoolDefaultExportSetting object indicating whether auto row height is enabled. Set totrue
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.