Changes the number of columns and rows in this table.
Namespace: MindFusion.Diagramming
Package: TableNode.js
JavaScript Copy Code |
---|
function redimTable (columns, rows) |
An integer value specifying the new number of columns.
An integer value specifying the new number of rows.