|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cell | |
|---|---|
| com.acesoft.aceoffix.wordwriter | |
| Uses of Cell in com.acesoft.aceoffix.wordwriter |
|---|
| Methods in com.acesoft.aceoffix.wordwriter that return Cell | |
|---|---|
Cell |
Table.openCellRC(int row,
int col)
Opens the specified cell and returns a Cell object. |
| Methods in com.acesoft.aceoffix.wordwriter with parameters of type Cell | |
|---|---|
void |
Table.insertRowAfter(Cell cell)
Inserts new rows below the row with the specified cell. |
void |
Table.removeRowAt(Cell cell)
Removes the row with the specified cell. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||