apply_excel_default_style_to_hyperlink proprietà

Indica se applicare lo stile predefinito di Excel al collegamento ipertestuale.

Definizione:

@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):
    ...

Guarda anche