cell property

cell property

Indicates the Cell object when rendering. All properties of cell can be accessed.

Definition:

@property
def cell(self):
    ...

See Also