WorkbookConnection.Type Property
Excel Developer Reference |
Returns the workbook connection type. Read-only XlConnectionType.
Version Information
Version Added: Excel 2007
Syntax
expression.Type
expression A variable that represents a WorkbookConnection object.
See Also