ExcelTableSettings Constructors
Contains options used to select data from the specified table.| Name | Parameters | Description |
|---|---|---|
| ExcelTableSettings() | none | Initializes a new instance of the ExcelTableSettings class. |
| ExcelTableSettings(String) | tableName | Initializes a new instance of the ExcelTableSettings class. |
See Also