ExcelSourceOptionsBase Properties
Serves as the base class for classes used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files.
Name | Description |
---|---|
Skip |
Gets or sets whether or not to include empty rows into the resulting Excel |
Use |
Gets or sets whether to process the values of the first row as headers. |
See Also