XmlMappedRange_EndType.Item[XlDirection] Property

Definition

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

Parameters

Direction
XlDirection

Property Value

Applies to