WorkbookConnection.Ranges Property
Excel Developer Reference |
Returns the range of object for the specified WorkbookConnection object. Read-only Ranges.
Version Information
Version Added: Excel 2007
Syntax
expression.Ranges
expression A variable that represents a WorkbookConnection object.
See Also