[]
Gets or sets whether to export the file using the OpenXml format used by Microsoft Word 2007 and later.
public bool OpenXmlDocument { get; set; }
Public Property OpenXmlDocument As Boolean