Link Search Menu Expand Document

IWorksheetsIndexOf Method

Returns the index of worksheet on her name

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-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