FarPoint.Excel 名前空間 > IExcelChartWriter5 インタフェース : ExcelGetPlotAreaInfo メソッド |
'Declaration
Sub ExcelGetPlotAreaInfo( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByRef isManualLayout As Boolean, _ ByRef isVertical As Boolean _ )
void ExcelGetPlotAreaInfo( short sheet, int chartIndex, out bool isManualLayout, out bool isVertical )