[]
        
(Showing Draft Content)

C1.WPF.Document.Export.Ssrs.ExcelExporter.OpenXmlDocument

OpenXmlDocument Property

OpenXmlDocument

Gets or sets a value indicating whether the document should be saved in Office12 Open XML format.

Declaration
public bool OpenXmlDocument { get; set; }
Property Value
Type Description
bool

true if document should be exported in Office12 format, false otherwise.