Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IWorksheets Interface
/ indexOf Method
The
IWorksheet
object.
Collapse All
Expand All
In This Topic
indexOf Method
In This Topic
Returns the zero-based index of the specified worksheet in the collection.
Syntax
int
indexOf(
IWorksheet
worksheet
)
Parameters
worksheet
The
IWorksheet
object.
Return Value
Returns the zero-based index of the specified worksheet in thecollection.
See Also
Reference
IWorksheets Interface
IWorksheets Members