ExcelDataSourceModel Constructors
Accumulates intermediate Excel data source settings during the execution of the Data Source Wizard.Name | Parameters | Description |
---|---|---|
ExcelDataSourceModel() | none | Initializes a new instance of the ExcelDataSourceModel class with the default settings. |
ExcelDataSourceModel(ExcelDataSourceModel) | other | Initializes a new instance of the ExcelDataSourceModel class with the specified prototype. |
See Also