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

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