'Declaration
Overloads Function ExcelSetChartPosAndSize( _ ByVal SheetIndex As Short, _ ByVal ChartIndex As Integer, _ ByVal chartShape As ExcelShape _ ) As Boolean
'Usage
Dim instance As IExcelChartReader Dim SheetIndex As Short Dim ChartIndex As Integer Dim chartShape As ExcelShape Dim value As Boolean value = instance.ExcelSetChartPosAndSize(SheetIndex, ChartIndex, chartShape)
bool ExcelSetChartPosAndSize( short SheetIndex, int ChartIndex, ExcelShape chartShape )
Parameters
- SheetIndex
- ChartIndex
- chartShape