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