Gets or sets a value indicating whether the document should be saved in Office12 Open XML format.
Namespace:
C1.C1Preview.ExportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public bool OpenXmlDocument { get; set; } |
Visual Basic |
---|
Public Property OpenXmlDocument As Boolean Get Set |