includeFormulas property

bool? includeFormulas
getter/setter pair

True if the search should include cells with formulas.

False to skip cells with formulas.

Implementation

core.bool? includeFormulas;