[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.HasFormula

HasFormula Property

HasFormula

Gets a value indicating whether all cells in the range contain formulas.

Declaration
bool? HasFormula { get; }
ReadOnly Property HasFormula As Boolean?
Property Value
Type Description
bool?

true if all cells in the range contain formulas; false if none of the cells in the range contains a formula; otherwise, null.