Sets the font used to draw the text displayed in this table.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TableNodeBuilder font ( |
A Font object representing the table font.
This TableNodeBuilder instance.
See Also