apply_excel_default_style_to_hyperlink propriété
apply_excel_default_style_to_hyperlink propriété
Indique si le style par défaut du lien hypertexte Excel est appliqué.
Définition:
@property
def apply_excel_default_style_to_hyperlink(self):
...
@apply_excel_default_style_to_hyperlink.setter
def apply_excel_default_style_to_hyperlink(self, value):
...
Voir également
- module aspose.cells
- classe OdsLoadOptions