column_character_width propiedad

column_character_width propiedad

Indica si se copia el ancho de columna en unidad de caracteres.

Definición:

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

Ver también