MESCIUS.ActiveReports.SpreadBuilder 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 when exporting to the Xlsx file format.
Syntax
'Declaration
 
Public Property OpenXmlStandard As OpenXmlStandard
 
Remarks
Possible values are listed in OpenXmlStandard.
See Also