[]
Gets a value that indicates whether the current cell range is an invalid reference.
[Browsable(false)]
public bool ReferenceError { get; }
<Browsable(False)>
Public ReadOnly Property ReferenceError As Boolean
| Type | Description |
|---|---|
| bool |
|