Excel.DataSourceType enum

Represents a command type of DataConnection.

Remarks

[ API set: ExcelApi 1.15 ]

Fields

localRange = "LocalRange"

The data source type is a range in the current workbook.

localTable = "LocalTable"

The data source type is a table in the current workbook.

unknown = "Unknown"

The data source type is unknown or unsupported.