ExcelSourceOptions Constructors
Contains options used to extract data from the Microsoft Excel workbook.Name | Parameters | Description |
---|---|---|
ExcelSourceOptions() | none | Initializes a new instance of the ExcelSourceOptions class. |
ExcelSourceOptions(ExcelSettingsBase) | importSettings | Initializes a new instance of the ExcelSourceOptions class with the specified import settings. |
See Also