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