adjust_column_width Eigentum

adjust_column_width Eigentum

Gibt die AdjustColumnWidth des Objekts zurück oder legt sie fest.

Definition:

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

Siehe auch