[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorkbook.CircularReferences

CircularReferences Property

CircularReferences

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

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

All circular references on the workbook.