FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartReader7 インタフェース : ExcelSetChartPlotAreaManualLayout メソッド |
'Declaration
Function ExcelSetChartPlotAreaManualLayout( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal isManualLayout As Boolean _ ) As Boolean
bool ExcelSetChartPlotAreaManualLayout( short sheet, int chartIndex, bool isManualLayout )