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