Search
TableNodeStyle.setCellTextBrush Method
See Also
 

Gets the brush used to paint texts inside table cells.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setCellTextBrush (
    Brush value
)

 Parameters

value

 See Also