IRange.End[XlDirection] Property

Definition

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

Parameters

Direction
XlDirection

Property Value

Applies to