Link Search Menu Expand Document

WorksheetsDelete Method (Int32)

Deletes the worksheet.

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

Parameters

Index
Type: SystemInt32
The index of worksheet.

Implements

IWorksheetsDelete(Int32)
See Also

Reference