check_custom_number_format属性

check_custom_number_format属性

设置Style.Custom时是否检查自定义数字格式。

定义:

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

也可以看看