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