Sets the number of rows of this table.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TableNodeBuilder rowCount ( |
An integer value specifying the number of rows in this table.
This TableNodeBuilder instance.
See Also