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