TableCellIF.getPosition

Retrieves the tabular position of this cell.

interface TableCellIF
bool
getPosition
(
out int row
,
out int column
)

Parameters

row int

the row of the given cell.

column int

the column of the given cell.

Return Value

Type: bool

TRUE if successful; FALSE otherwise.

Meta

Since

2.12