bool ExcelGetAxisTick( short sheet, int chartIndex, PlotAreaType plotAreaType, AxisType axisType, int index, out bool majorTickVisible, out bool minorTickVisible, out bool lableVisible )
'Declaration Function ExcelGetAxisTick( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal plotAreaType As PlotAreaType, _ ByVal axisType As AxisType, _ ByVal index As Integer, _ ByRef majorTickVisible As Boolean, _ ByRef minorTickVisible As Boolean, _ ByRef lableVisible As Boolean _ ) As Boolean
'Declaration
Function ExcelGetAxisTick( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal plotAreaType As PlotAreaType, _ ByVal axisType As AxisType, _ ByVal index As Integer, _ ByRef majorTickVisible As Boolean, _ ByRef minorTickVisible As Boolean, _ ByRef lableVisible As Boolean _ ) As Boolean
IExcelChartWriter インタフェース IExcelChartWriter メンバ
© MESCIUS inc. All rights reserved.