Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package
/
IControlCollection Interface
/ indexOf Method
The control to find.
Collapse All
Expand All
In This Topic
indexOf Method
In This Topic
Gets index of a control.
Syntax
int
indexOf(
IControl
control
)
Parameters
control
The control to find.
Return Value
If found, returns the index of control. Otherwise, returns -1.
See Also
Reference
IControlCollection Interface
IControlCollection Members