ExcelRangeIsError Property |
Gets a flag indicating if all the cells in the range contain an error string.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool IsError { get; }Public ReadOnly Property IsError As Boolean
Get
Property Value
Boolean
See Also