Freigeben über


Axes.Item[XlAxisType, XlAxisGroup] Eigenschaft

Definition

Gibt ein einzelnes Axis-Objekt aus der Axes Auflistung zurück.

public:
 property Microsoft::Office::Core::IMsoAxis ^ Item[Microsoft::Office::Core::XlAxisType, Microsoft::Office::Core::XlAxisGroup] { Microsoft::Office::Core::IMsoAxis ^ get(Microsoft::Office::Core::XlAxisType Type, Microsoft::Office::Core::XlAxisGroup AxisGroup); };
public Microsoft.Office.Core.IMsoAxis Item[Microsoft.Office.Core.XlAxisType Type, Microsoft.Office.Core.XlAxisGroup AxisGroup = Microsoft.Office.Core.XlAxisGroup.xlPrimary] { get; }
member this.Item(Microsoft.Office.Core.XlAxisType * Microsoft.Office.Core.XlAxisGroup) : Microsoft.Office.Core.IMsoAxis
Public ReadOnly Property Item(Type As XlAxisType, Optional AxisGroup As XlAxisGroup = Microsoft.Office.Core.XlAxisGroup.xlPrimary) As IMsoAxis

Parameter

Type
XlAxisType

Den Typ der Achse.

AxisGroup
XlAxisGroup

Die Achse Optional.

Eigenschaftswert

Axis

Gilt für: