Class CircularReference
Inheritance
System.Object
CircularReference
Namespace: DRIT.Spreadsheet.Calculation
Assembly: DRIT.Spreadsheet.dll
Syntax
public class CircularReference : object
Constructors
CircularReference(Cell)
Declaration
public CircularReference(Cell cell)
Parameters
| Type | Name | Description |
|---|---|---|
| Cell | cell |
Properties
Cell
Declaration
public Cell Cell { get; set; }
Property Value
| Type | Description |
|---|---|
| Cell |