ColCount - property of the PmfTableArea object
Description:
Returns the number of columns 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 nColCount = oTableArea.ColCount;