次の方法で共有


IAxes._Default(XlAxisType, XlAxisGroup) メソッド

定義

public Microsoft.Office.Interop.Excel.Axis _Default (Microsoft.Office.Interop.Excel.XlAxisType Type, Microsoft.Office.Interop.Excel.XlAxisGroup AxisGroup = Microsoft.Office.Interop.Excel.XlAxisGroup.xlPrimary);
Public Function _Default (Type As XlAxisType, Optional AxisGroup As XlAxisGroup = Microsoft.Office.Interop.Excel.XlAxisGroup.xlPrimary) As Axis

パラメーター

Type
XlAxisType
AxisGroup
XlAxisGroup

戻り値

適用対象