Gets or sets a value indicating whether the document should be saved in Office12 Open XML format.
'宣言
Public Property OpenXmlDocument As System.Boolean
public System.bool OpenXmlDocument {get; set;}
プロパティ値
true if document should be exported in Office12 format,
false otherwise.