True means that the formula of the range is hidden from the user. This property only takes effect after calling the Protect method of Sheet, when the current sheet is not modifiable.
Defined in
Data type
boolean
Syntax
public boolean isFormulaHidden() public void setFormulaHidden(boolean hidden)
See examples