|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cell | |
---|---|
com.acesoft.aceoffix.excelwriter |
Uses of Cell in com.acesoft.aceoffix.excelwriter |
---|
Methods in com.acesoft.aceoffix.excelwriter that return Cell | |
---|---|
Cell |
Sheet.openCell(java.lang.String cellAddress)
Opens the specified cell and returns a Cell object. |
Cell |
Sheet.openCellByDefinedName(java.lang.String definedName)
Opens the cell with specified name that defined in Excel and returns a Cell object. |
Cell |
Sheet.openCellRC(int row,
int col)
Opens the specified cell and returns a Cell object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |