ExcelRangeIsFormulaResultError Property |
Gets a flag indicating if the result of the formulas in all the cells in the range are of Error type.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public bool IsFormulaResultError { get; }
Public ReadOnly Property IsFormulaResultError As Boolean
Get
Property Value
Type:
BooleanSee Also