cell_unit_type property
cell_unit_type property
Gets or sets the type of the cell unit.
Definition:
@property
def cell_unit_type(self):
...
@cell_unit_type.setter
def cell_unit_type(self, value):
...
Gets or sets the type of the cell unit.
@property
def cell_unit_type(self):
...
@cell_unit_type.setter
def cell_unit_type(self, value):
...