'Declaration
Function ExcelGetChartExInfo( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByRef isChartEx As Boolean _ ) As Boolean
'Usage
Dim instance As IExcelChartWriterSupportChartEx Dim sheet As Short Dim chartIndex As Integer Dim isChartEx As Boolean Dim value As Boolean value = instance.ExcelGetChartExInfo(sheet, chartIndex, isChartEx)
Parameters
- sheet
- chartIndex
- isChartEx