Link Search Menu Expand Document

WorksheetsDelete Method (String)

Deletes the worksheet.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public void Delete(
	string Name
)

Parameters

Name
Type: SystemString
The name of worksheet.

Implements

IWorksheetsDelete(String)
See Also

Reference