Object Reference > Axes Collection > Axes Collection Properties > Item Property (Axes) |
Item Property (Axes)
Specifies a specific Axis object from the collection. Indexed by number (with 1 representing the first object in the collection) or by the value of the Name property.
Property Item(Index) As Axis
See Also