Search
TableNode.addRow Method
See Also
 

Adds a row to the table.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public int addRow ()

 Return Value

An integer value specifying the index of the new row.

 See Also