[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.HasFormula

HasFormula Property

HasFormula

Returns true if the cell or range contains any formulas; otherwise, false is returned.

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

true if this instance has formula; otherwise, false.