check_custom_number_format propriété
check_custom_number_format propriété
Indique si le format numérique personnalisé est vérifié 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
- module aspose.cells
- classe WorkbookSettings