XmlLoadOptions Class
Represents options for loading from XML file format (XML Spreadsheet 2003, also called SpreadsheetML).
- Inheritance:
- System.
Object XmlLoad Options
Inherited Properties
Csv | Gets the default options for loading from Character Separated Values file format. (Inherited from Load |
Html | Gets the default options for loading from HyperText Markup Language File (HTML) format. (Inherited from Load |
Ods | Gets the default options for loading from OpenDocument Spreadsheet file format. (Inherited from Load |
Txt | Gets the default options for loading from Tab delimited file format. (Inherited from Load |
Xls | Gets the default options for loading from XLS file format (Microsoft Excel Spreadsheet format; Excel 2003 and prior versions) . (Inherited from Load |
Xlsb | Gets the default options for loading from XLSX file format (Microsoft Excel Binary File Format). (Inherited from Load |
Xlsx | Gets the default options for loading from XLSX file format (Microsoft Excel Open XML Spreadsheet; Excel 2007 and later). (Inherited from Load |
Xml | Gets the default options for loading from XML file format (XML Spreadsheet 2003). (Inherited from Load |