WorksheetsDelete Method (String)Bytescout Spreadsheet SDK
Deletes the worksheet.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public void Delete(
	string Name
)

Parameters

Name
Type: SystemString
The name of worksheet.

Implements

IWorksheetsDelete(String)
See Also

Reference