Sets a TextFormat object specifying how to format and align the caption text.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TableNodeBuilder captionFormat ( |
A TextFormat object specifying the caption format and alignment.
This TableNodeBuilder instance.
See Also