SpreadsheetOpenXmlImportOptions Constructors
Contains options used for loading (importing) the document in Open XML format (aka MS Word 2007 default format, .docx).Name | Description |
---|---|
SpreadsheetOpenXmlImportOptions() | Initializes a new instance of the SpreadsheetOpenXmlImportOptions class with the default settings. |
See Also