row

Returns the index of the base table row corresponding to current Freehand Table cell. Hidden rows are not indexed. The row property is read-only, and available only to cell formulas within a Freehand Table.

Type

integer

Example

row;

To reference the current row index of the source data table prior to row-hiding, use dataRow().

<< regionVisible © 1996-2013 InetSoft Technology Corporation (v11.4) dataRow >>