RowCount - property of the PmfTableArea object
Description:
Returns the number of rows of the table area.
Note:
Property access for
read only.
This method is also functional in
Web panels.
Example:
JavaScriptSelect and copy to clipboard
var nRowCount = oTableArea.RowCount;