Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package
/
IPoints Interface
/ get Method
The index number for the object.
Collapse All
Expand All
In This Topic
get Method
In This Topic
Returns a single object from a collection.
Syntax
IPoint
get(
int
index
)
Parameters
index
The index number for the object.
Return Value
The
IPoint
object.
See Also
Reference
IPoints Interface
IPoints Members