ListObject.Range Property

Definition

Returns a Range object that represents the range to which the specified list object applies.

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

Property Value

Applies to