FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartReader インタフェース : ExcelSetPlotAreaLayout メソッド |
'Declaration
Function ExcelSetPlotAreaLayout( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal location As PointF, _ ByVal size As SizeF, _ ByVal vertical As Boolean, _ ByVal isView3D As Boolean, _ ByVal plotAreaType As PlotAreaType _ ) As Boolean
bool ExcelSetPlotAreaLayout( short sheet, int chartIndex, PointF location, SizeF size, bool vertical, bool isView3D, PlotAreaType plotAreaType )