Inserts a new row at the specified position.
Namespace: MindFusion.Diagramming
Package: TableNode.js
JavaScript Copy Code |
---|
function insertRow (row) |
An integer value specifying the position within the table's list of rows where the new row should be inserted.