adjust_column_width propiedad

adjust_column_width propiedad

Devuelve o establece el AdjustColumnWidth del objeto.

Definición:

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

Ver también