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