FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartWriter2 インタフェース : ExcelGetSeriesExcelLableFormat メソッド |
'Declaration
Sub ExcelGetSeriesExcelLableFormat( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal numberFormatIDs As List(Of Integer), _ ByVal numberFormats As List(Of String) _ )
void ExcelGetSeriesExcelLableFormat( short sheet, int chartIndex, List<int> numberFormatIDs, List<string> numberFormats )