FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartReader インターフェース > ExcelSetChartPosAndSize メソッド : ExcelSetChartPosAndSize(Int16,Int32,ExcelShape) メソッド |
'宣言
Overloads Function ExcelSetChartPosAndSize( _ ByVal SheetIndex As Short, _ ByVal ChartIndex As Integer, _ ByVal chartShape As ExcelShape _ ) As Boolean
bool ExcelSetChartPosAndSize( short SheetIndex, int ChartIndex, ExcelShape chartShape )