ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / OpenXmlStandard Enumeration

OpenXmlStandard Enumeration
Specifies the level of conformance of the Open XML document when exporting to the Xlsx file format.
Syntax
'Declaration
 
Public Enum OpenXmlStandard 
   Inherits System.Enum
 
Members
MemberDescription
StrictISO/IEC 29500 Strict.
TransitionalISO/IEC 29500 Transitional.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.SpreadBuilder.OpenXmlStandard

See Also