IsError(Value: Variant): Boolean;
Value. Cell value.
The IsError property checks of cell values contain errors.
Available values:
True. Cell value contains error.
False. Cell value does not contain error.
The property use is given in the example for ITabRange.IfError.
See also: