Edit

Share via


Axes._Default[XlAxisType, XlAxisGroup] Property

Definition

public:
 property Microsoft::Office::Core::IMsoAxis ^ default[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 this[Microsoft.Office.Core.XlAxisType Type, Microsoft.Office.Core.XlAxisGroup AxisGroup = Microsoft.Office.Core.XlAxisGroup.xlPrimary] { get; }
member this._Default(Microsoft.Office.Core.XlAxisType * Microsoft.Office.Core.XlAxisGroup) : Microsoft.Office.Core.IMsoAxis
Default Public ReadOnly Property _Default(Type As XlAxisType, Optional AxisGroup As XlAxisGroup = Microsoft.Office.Core.XlAxisGroup.xlPrimary) As IMsoAxis

Parameters

Type
XlAxisType
AxisGroup
XlAxisGroup

Property Value

Returns IMsoAxis.

Applies to