FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartReader3 インタフェース : ExcelSetChartPosAndSize メソッド |
'Declaration
Function ExcelSetChartPosAndSize( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal left As Integer, _ ByVal right As Integer, _ ByVal top As Integer, _ ByVal bottom As Integer, _ ByVal leftOffset As Double, _ ByVal rightOffset As Double, _ ByVal topOffset As Double, _ ByVal bottomOffset As Double _ ) As Boolean