IRange.End[XlDirection] 属性

定义

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

参数

Direction
XlDirection

属性值

适用于