ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / XlsxSettings Class / AutoRowsHeight Property

In This Topic
    AutoRowsHeight Property (XlsxSettings)
    In This Topic
    Export images or not.
    Syntax
    'Declaration
     
    Public Property AutoRowsHeight As Boolean
    public bool AutoRowsHeight {get; set;}
    See Also