Sets the default width of columns in newly created tables.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder tableColumnWidth ( |
A float value specifying the default width of table columns.
This DiagramBuilder instance.
See Also