'Declaration Function ExcelSetAxisTitle( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal plotAreaType As PlotAreaType, _ ByVal axisType As AxisType, _ ByVal index As Integer, _ ByVal axisTitle As String, _ ByVal font As Font, _ ByVal fontColor As Color _ ) As Boolean
'Declaration
Function ExcelSetAxisTitle( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal plotAreaType As PlotAreaType, _ ByVal axisType As AxisType, _ ByVal index As Integer, _ ByVal axisTitle As String, _ ByVal font As Font, _ ByVal fontColor As Color _ ) As Boolean
bool ExcelSetAxisTitle( short sheet, int chartIndex, PlotAreaType plotAreaType, AxisType axisType, int index, string axisTitle, Font font, Color fontColor )
IExcelChartReader インタフェース IExcelChartReader メンバ
© MESCIUS inc. All rights reserved.