[]
Gets an IRange object that represents the range containing the first circular reference on the worksheet,
or returns null if there's no circular reference on the worksheet.
IRange CircularReference { get; }
ReadOnly Property CircularReference As IRange
| Type | Description |
|---|---|
| IRange | The first circular reference on the worksheet. |