Returns the cell extents for the specified cell in this table entity.
If isOuterCell is true, this function returns the extents of the cell without regard to margins.
If isOuterCell is false, this function returns the extents of cell reduced by the horizontal and vertical cell margins.
Method generates the eInvalidInput exception when the row argument is more than number of rows or the column argument is more than number of columns.