apply_excel_default_style_to_hyperlink属性

apply_excel_default_style_to_hyperlink属性

是否将Excel默认样式应用于超链接。

定义:

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

也可以看看