cell_content property

cell_content property

The CellContent

Definition:

@property
def cell_content(self):
    ...
@cell_content.setter
def cell_content(self, value):
    ...

See Also