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