Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getHasFormula Method
In This Topic
    getHasFormula Method
    In This Topic
    Returns true if the cell or range contains any formulas; otherwise, false is returned.
    Syntax
    boolean getHasFormula()
    See Also