check_custom_number_format propriété

check_custom_number_format propriété

Indique si la vérification du format de numéro personnalisé lors de la définition de Style.Custom.

Définition:

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

Voir également