void ExcelRemoveChart( short sheet, int chartIndex )
'Declaration Sub ExcelRemoveChart( _ ByVal sheet As Short, _ ByVal chartIndex As Integer _ )
'Declaration
Sub ExcelRemoveChart( _ ByVal sheet As Short, _ ByVal chartIndex As Integer _ )
'Usage Dim instance As IExcelChartReader7 Dim sheet As Short Dim chartIndex As Integer instance.ExcelRemoveChart(sheet, chartIndex)
'Usage
Dim instance As IExcelChartReader7 Dim sheet As Short Dim chartIndex As Integer instance.ExcelRemoveChart(sheet, chartIndex)
IExcelChartReader7 Interface IExcelChartReader7 Members