cell_style_name property

cell_style_name property

The Cell Style Name

Definition:

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

See Also