'Declaration
Function ExcelGetChartSize( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByRef location As PointF, _ ByRef chartSize As SizeF _ ) As Boolean
Parameters
- sheet
- chartIndex
- location
- chartSize
'Declaration
Function ExcelGetChartSize( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByRef location As PointF, _ ByRef chartSize As SizeF _ ) As Boolean