ListColumn.Range Property

Definition

Returns a Range object that represents the range to which the specified list object in the above list applies. Read-Only.

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