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