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