check_custom_number_format propiedad

check_custom_number_format propiedad

Indica si se comprueba el formato de número personalizado al configurar Style.Custom.

Definición:

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

Ver también