MindFusion.Diagramming for JavaScript Programmer's Guide

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

The newly created row object.

 See Also