ExcelRangeIsFormula Property
Gets a flag indicating if all the cells in the range contain a formula.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool IsFormula { get; }
Public ReadOnly Property IsFormula As Boolean
Get
public:
property bool IsFormula {
bool get ();
}
member IsFormula : bool with get
Property Value
Boolean