'Declaration
Function ChangedSeriesTypeInSpreadChart( _ ByVal sheetIndex As Short, _ ByVal chartIndex As Integer _ ) As Boolean
'Usage
Dim instance As IExcelChartReader Dim sheetIndex As Short Dim chartIndex As Integer Dim value As Boolean value = instance.ChangedSeriesTypeInSpreadChart(sheetIndex, chartIndex)
bool ChangedSeriesTypeInSpreadChart( short sheetIndex, int chartIndex )
Parameters
- sheetIndex
- chartIndex