IsNA(Value: Variant): Boolean;
Value. Cell value.
The IsNA property checks cell value for access error.
Available values:
True. The cell value displays access error, and the cell is not empty.
False. The cell value does not display access error, or the cell is empty.
The property use is given in the example for ITabRange.IfError.
See also: