IWorksheetsIndexOf Method Bytescout Spreadsheet SDK
Returns the index of worksheet on her name

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

ushort IndexOf(
	string Name
)

Parameters

Name
Type: SystemString
The name of Worksheet object in the list.

Return Value

Type: UInt16

[Missing <returns> documentation for "M:Bytescout.Spreadsheet.COM.IWorksheets.IndexOf(System.String)"]

See Also

Reference