cell_alignment property
cell_alignment property
Gets or sets the cell alignment.
Definition:
@property
def cell_alignment(self):
...
@cell_alignment.setter
def cell_alignment(self, value):
...
Gets or sets the cell alignment.
@property
def cell_alignment(self):
...
@cell_alignment.setter
def cell_alignment(self, value):
...