ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / ExcelRenderingExtensionSettings Class / OpenXmlStandard Property

In This Topic
    OpenXmlStandard Property (ExcelRenderingExtensionSettings)
    In This Topic
    Open XML conformance level.
    Syntax
    'Declaration
     
    Public Property OpenXmlStandard As GrapeCity.ActiveReports.Export.Excel.Page.OpenXmlStandard
    public GrapeCity.ActiveReports.Export.Excel.Page.OpenXmlStandard OpenXmlStandard {get; set;}
    See Also