Link Search Menu Expand Document

WorksheetsItem Property (String)

Gets the Worksheet with the specified name.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Worksheet this[
	string Name
] { get; }

Parameters

Name
Type: SystemString

Property Value

Type: Worksheet

Implements

IWorksheetsItemString
See Also

Reference