[]
Gets an IRange object that represent all circular references on the workbook,
or returns null if there's no circular reference on the workbook.
IRange CircularReferences { get; }
ReadOnly Property CircularReferences As IRange
| Type | Description |
|---|---|
| IRange | All circular references on the workbook. |