XmlMappedRange_EndType.Item[XlDirection] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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