cell_bottom_border_lineweight property

cell_bottom_border_lineweight property

Gets or sets the cell bottom border lineweight.

Definition:

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

See Also