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