ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder Namespace / Workbook Class / OpenXmlStandard Property

In This Topic
    OpenXmlStandard Property (Workbook)
    In This Topic
    Gets or sets the level of Open XML document conformance on exporting with Xlsx file format.
    Syntax
    'Declaration
     
    Public Property OpenXmlStandard As OpenXmlStandard
    public OpenXmlStandard OpenXmlStandard {get; set;}
    See Also