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
- Class Cell
- Library Aspose.Cells for Go
Get all cells whose formula references to this cell directly.
func (instance *Cell) GetDependents(isall bool) ([]Cell, error)