[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.XlsxDataExportSettings.OpenXmlStandard

OpenXmlStandard Property

OpenXmlStandard

Gets or sets the OpenXmlStandard of the output XLSX file.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public EnumDefaultExportSetting<OpenXmlStandard> OpenXmlStandard { get; set; }
Property Value
Type Description
EnumDefaultExportSetting<OpenXmlStandard>

An EnumDefaultExportSetting<T> object representing the OpenXmlStandard.