FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartWriter インタフェース : ExcelGetPlotAreaTypes メソッド |
'Declaration
Function ExcelGetPlotAreaTypes( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByRef list As List(Of PlotAreaType) _ ) As Boolean
bool ExcelGetPlotAreaTypes( short sheet, int chartIndex, out List<PlotAreaType> list )