MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / XlsxDataExportSettings Class / OpenXmlStandard Property

In This Topic
OpenXmlStandard Property (XlsxDataExportSettings)
In This Topic
Gets or sets the OpenXmlStandard of the output XLSX file.
Syntax
'Declaration
 
Public Property OpenXmlStandard As EnumDefaultExportSetting(Of OpenXmlStandard)
 

Property Value

An EnumDefaultExportSetting<T> object representing the OpenXmlStandard.
See Also