Sets the height of the caption bar of the table.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TableNodeBuilder captionHeight ( |
A float value specifying the height of the table caption bar.
This TableNodeBuilder instance.
See Also