check_custom_number_format proprietà

check_custom_number_format proprietà

Indica se controllare il formato del numero personalizzato durante l’impostazione di Style.Custom.

Definizione:

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

Guarda anche