Winnovative Excel Library

ExcelChartWorksheetsCollectionRemoveChart Method

Winnovative Excel Library Documentation
Removes the chart worksheet with the specified name from collection

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public void RemoveChart(
	string chartWorksheetName
)

Parameters

chartWorksheetName
Type: SystemString
The name of the chart worksheet to be removed from collection.
See Also

Reference