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

    Return Value

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