Поделиться через


Axes.Item[XlAxisType, XlAxisGroup] Свойство

Определение

Возвращает один Axis объект из Axes коллекции.

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

Параметры

Type
XlAxisType

Тип оси.

AxisGroup
XlAxisGroup

Ось.

Значение свойства

Axis

Применяется к