Freigeben über


Axes.Item[XlAxisType, XlAxisGroup] Eigenschaft

Definition

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

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

Parameter

Type
XlAxisType

Den Typ der Achse.

AxisGroup
XlAxisGroup

Die Achse

Eigenschaftswert

Axis

Gilt für: