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

    Return Value

    The green byte value.
    See Also