Sets how many rows should be allocated to new tables.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder tableRowCount ( |
An integer value specifying the default number of table rows.
This DiagramBuilder instance.
See Also