rectangle(otherCorner )
|
|
Parameters
|
TableCellotherCorner
The TableCell that defines the other corner of the rectangle.
|
Returns
|
TableRectangle. A rectangle with the specified corner cells.
|
Throws
|
TableException
INVALID_PARAMETER_ERR: Raised if the two cells are not in the same grid.
|