ComponentOne FlexReport for WinForms
OpenXmlDocument Property (ExcelExporter)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > ExcelExporter Class : OpenXmlDocument Property
Gets or sets a value indicating whether the document should be saved in Office12 Open XML format.
Syntax
'Declaration
 
Public Property OpenXmlDocument As System.Boolean
public System.bool OpenXmlDocument {get; set;}

Property Value

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

Reference

ExcelExporter Class
ExcelExporter Members