ExcelScript.DataSourceType enum
Represents a command type of DataConnection
.
Fields
localRange | The data source type is a range in the current workbook. |
localTable | The data source type is a table in the current workbook. |
unknown | The data source type is unknown or unsupported. |