Sets the caption text of a table.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TableNodeBuilder caption ( |
A String object containing the caption text.
This TableNodeBuilder instance.
See Also