Search
Run.getColor Method
See Also
 






Gets the text color of the run, or null, if the run should use the default text color.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public Color getColor ()

 Return Value

 See Also