IWorksheetsItem Property (String)Bytescout Spreadsheet SDK
Gets the Worksheet with the specified name.

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

Worksheet this[
	string Name
] { get; }

Parameters

Name
Type: SystemString

Property Value

Type: Worksheet
See Also

Reference