Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Color Class / getIsNamedColor Method
In This Topic
    getIsNamedColor Method
    In This Topic
    Gets a value indicating whether this color is named color.
    Syntax
    public boolean getIsNamedColor()

    Return Value

    @code:true if this color is named color; otherwise,@code:false.
    See Also