'宣言 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
'宣言
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.