GetDependentsInCalculation Method
GetDependentsInCalculation function
Gets all cells whose calculated result depends on this cell.
func (instance *Cell) GetDependentsInCalculation(recursive bool) (*CellEnumerator, error)
Remarks
See Also
- Class Cell
- Library Aspose.Cells for Go