ExcelRangeIsFormulaResultError Property
Gets a flag indicating if the result of the formulas in all the cells in the range are of Error type.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool IsFormulaResultError { get; }
Public ReadOnly Property IsFormulaResultError As Boolean
Get
public:
property bool IsFormulaResultError {
bool get ();
}
member IsFormulaResultError : bool with get
Property Value
Boolean