cell_right_border_lineweight property

cell_right_border_lineweight property

Gets or sets the cell right border lineweight.

Definition:

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

See Also