WorkbookConnection.Ranges Property

Definition

Returns the range of object for the specified WorkbookConnection object. Read-only Ranges.

public:
 property Microsoft::Office::Interop::Excel::Ranges ^ Ranges { Microsoft::Office::Interop::Excel::Ranges ^ get(); };
public Microsoft.Office.Interop.Excel.Ranges Ranges { get; }
Public ReadOnly Property Ranges As Ranges

Property Value

Applies to