[]
Gets a value indicating whether all cells in the range contain formulas.
bool? HasFormula { get; }
ReadOnly Property HasFormula As Boolean?
true if all cells in the range contain formulas; false if none of the cells in the range contains a formula; otherwise, null.
true
false
null