check_custom_number_format Eigentum

check_custom_number_format Eigentum

Gibt an, ob beim Festlegen von Style.Custom das benutzerdefinierte Zahlenformat überprüft wird.

Definition:

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

Siehe auch