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