[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorksheet.CircularReference

CircularReference Property

CircularReference

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.

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

The first circular reference on the worksheet.