This property returns whether
this range has a formula.
Syntax
public int hasFormula()
Legal value- Constant.SYMPHONY_BOOL_YES specifies that all
cells in this range contain a formula.
- Constant.SYMPHONY_BOOL_NO specifies that none
cells contain a formula.
- Constant.SYMPHONY_BOOL_MISCELLANEOUS specifies
that some cells contain a formula and others do not.