GetDependents Method

GetDependents function

Get all cells whose formula references to this cell directly.


func (instance *Cell) GetDependents(isall bool)  ([]Cell,  error) 

Remarks

See Also