| Constructor Summary |
|---|
| Property Getters/Setters Summary | ||
|---|---|---|
method | getCellName() | |
method | setCellName(value) | |
| Gets and sets the name of the cell. | ||
method | getColumn() | |
method | setColumn(value) | |
| Gets and sets the column of the cell. | ||
method | getRow() | |
method | setRow(value) | |
| Gets and sets the row of the cell. | ||
int getRow() / setRow(value)
int getColumn() / setColumn(value)
String getCellName() / setCellName(value)