[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorksheet.CircularReferences

CircularReferences Property

CircularReferences

Gets an IRange object that represent all circular references on the worksheet, or returns null if there's no circular reference on the worksheet.

Declaration
IRange CircularReferences { get; }
ReadOnly Property CircularReferences As IRange
Property Value
Type Description
IRange

All circular references on the worksheet.