ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / ExcelRenderingExtensionSecurity Class / ReadOnlyRecommended Property

In This Topic
    ReadOnlyRecommended Property (ExcelRenderingExtensionSecurity)
    In This Topic
    Gets or sets the value to indicate if the Excel file was saved as read only recommended.
    Syntax
    'Declaration
     
    Public Property ReadOnlyRecommended As Boolean
    public bool ReadOnlyRecommended {get; set;}
    See Also