void AddImportChartWaring( bool isCombinedChart, string chartName, int sheetIndex, int chartIndex )
'Declaration
Sub AddImportChartWaring( _ ByVal isCombinedChart As Boolean, _ ByVal chartName As String, _ ByVal sheetIndex As Integer, _ ByVal chartIndex As Integer _ )
'Usage
Dim instance As IExcelChartReader Dim isCombinedChart As Boolean Dim chartName As String Dim sheetIndex As Integer Dim chartIndex As Integer instance.AddImportChartWaring(isCombinedChart, chartName, sheetIndex, chartIndex)
Parameters
- isCombinedChart
- chartName
- sheetIndex
- chartIndex