FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartReader インターフェース : ExcelSetAxisLabelFormat メソッド |
'宣言
Function ExcelSetAxisLabelFormat( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal plotAreaType As PlotAreaType, _ ByVal axisType As AxisType, _ ByVal index As Integer, _ ByVal isBiff As Boolean, _ ByVal formatId As Integer, _ ByVal formatCode As String _ ) As Boolean
bool ExcelSetAxisLabelFormat( short sheet, int chartIndex, PlotAreaType plotAreaType, AxisType axisType, int index, bool isBiff, int formatId, string formatCode )