Adjacency-list representation of a formula dependency graph.
Edges are directed from a target cell to each cell it reads. Reference keys are the A1 string produced by refKey.
Readonly
Adjacency: refKey → set of refKeys it depends on.
Adjacency-list representation of a formula dependency graph.
Remarks
Edges are directed from a target cell to each cell it reads. Reference keys are the A1 string produced by refKey.