Search
TableNode.addRow Method
See Also
 






Adds a new row to the table.

Namespace: MindFusion.Diagramming
File: TableNode.js

 Syntax

JavaScript  Copy Code

function addRow ()

 Return Value

Object. The newly created row object.

 See Also