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