Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
CellInfo Class
/ CellNameToIndex Method
cell name
Collapse All
Expand All
In This Topic
CellNameToIndex Method
In This Topic
Gets cell row and column according to its name(address).
Syntax
public
static
int
[] CellNameToIndex( java.lang.String
name
)
Parameters
name
cell name
Return Value
a array containing the converted row and column index
See Also
Reference
CellInfo Class
CellInfo Members