ExcelRangeIsError Property
Gets a flag indicating if all the cells in the range contain an error string.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool IsError { get; }
Public ReadOnly Property IsError As Boolean
Get
public:
property bool IsError {
bool get ();
}
member IsError : bool with get
Property Value
Boolean