FlexReport for WinForms
OpenXmlDocument プロパティ (ExcelExporter)


C1.Document アセンブリ > C1.Document.Export.Ssrs 名前空間 > ExcelExporter クラス : OpenXmlDocument プロパティ
Gets or sets a value indicating whether the document should be saved in Office12 Open XML format.
シンタックス
'宣言
 
Public Property OpenXmlDocument As System.Boolean
'使用法
 
Dim instance As ExcelExporter
Dim value As System.Boolean
 
instance.OpenXmlDocument = value
 
value = instance.OpenXmlDocument
public System.bool OpenXmlDocument {get; set;}

プロパティ値

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

参照

ExcelExporter クラス
ExcelExporter メンバ