Spread.Services Documentation
IndexOf Method
GrapeCity.Documents.Spread Namespace > IWorksheets Interface : IndexOf Method
The IWorksheet object.
Returns the zero-based index of the specified worksheet in the collection.
Syntax
System.int IndexOf( 
   IWorksheet worksheet
)

Parameters

worksheet
The IWorksheet object.

Return Value

Returns the zero-based index of the specified worksheet in the collection.
See Also

Reference

IWorksheets Interface
IWorksheets Members