Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Color Class / getR Method
In This Topic
    getR Method
    In This Topic
    Gets the red byte value of the color.
    Syntax
    public int getR()

    Return Value

    The red byte value.
    See Also