apply_excel_default_style_to_hyperlink propiedad

Indica si se aplica el estilo predeterminado del Excel al hipervínculo.

Definición:

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

Ver también