Click or drag to resize

ExcelRangeIsFormula Property

Gets a flag indicating if all the cells in the range contain a formula.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public bool IsFormula { get; }

Property Value

Type: Boolean
See Also