Link Search Menu Expand Document

WorksheetsAdd Method (String)

Adds the worksheet.

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

Parameters

Name
Type: SystemString
The name of worksheet.

Return Value

Type: Worksheet

[Missing <returns> documentation for "M:Bytescout.Spreadsheet.Worksheets.Add(System.String)"]

Implements

IWorksheetsAdd(String)
See Also

Reference