cell property

cell property

Gets the Cell object which is being calculated.

Definition:

@property
def cell(self):
    ...

See Also