shrink_to_fit proprietà

shrink_to_fit proprietà

Rappresenta se il testo si riduce automaticamente per adattarsi alla larghezza della colonna disponibile.

Definizione:

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

Guarda anche