Changes the number of columns and rows in this table.
Namespace: MindFusion.Diagramming
File: TableNode.js
JavaScript Copy Code |
---|
function redimTable (columns, rows) |
Number. An integer value specifying the new number of columns.
Number. An integer value specifying the new number of rows.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |