Inserts a new column at the specified position.
Namespace: MindFusion.Diagramming
File: TableNode.js
JavaScript Copy Code |
---|
function insertColumn (col) |
Number. An integer value specifying the position within the table's list of columns where the new column should be inserted.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |