FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartWriter2 インターフェース : ExcelGetAxisTitle メソッド |
'宣言
Function ExcelGetAxisTitle( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal axisType As AxisType, _ ByVal index As Integer, _ ByRef axisTitle As String, _ ByRef font As Font, _ ByRef fontColor As Color, _ ByRef visible As Boolean, _ ByRef textDirection As TextVerticalType, _ ByRef textRotationAngle As Integer _ ) As Boolean