Sets the initial width of the columns of this table.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TableNodeBuilder columnWidth ( |
A float value specifying the initial width of columns added to this table.
This TableNodeBuilder instance.
See Also