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