Cells.preds#

Cells.preds(*args, **kwargs)#

Return a list of predecessors of a cell.

This method returns a list of ItemNode objects, whose elements are predecessors of (i.e. referenced in the formula of) the cell specified by the given arguments.