apply_excel_default_style_to_hyperlink Eigentum

Gibt an, ob der Standardstil von Excel auf den Hyperlink angewendet wird.

Definition:

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

Siehe auch