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