Sets the default caption text that should be assigned to new tables.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder tableCaption ( |
A String containing the default table caption.
This DiagramBuilder instance.
See Also