table_contrast property

table_contrast property

Gets or sets the contrast.

Definition:

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

See Also