FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartReader4 インタフェース : ExcelSetChartPosAndSize メソッド |
'Declaration
Function ExcelSetChartPosAndSize( _ ByVal sheetIndex As Short, _ ByVal chartIndex As Integer, _ ByVal chartId As String, _ ByVal anchor As Object, _ ByRef rect As Rectangle, _ ByVal isChartSheet As Boolean _ ) As Boolean
bool ExcelSetChartPosAndSize( short sheetIndex, int chartIndex, string chartId, object anchor, ref Rectangle rect, bool isChartSheet )