cell_top_border_lineweight property

cell_top_border_lineweight property

Gets or sets the cell top border lineweight.

Definition:

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

See Also