column_width Eigentum

column_width Eigentum

Legt die Spaltenbreite dieses Bereichs fest oder ruft sie ab

Definition:

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

Siehe auch