is_full_path_link 属性
is_full_path_link 属性
在 sheet00x.htm、filelist.xml 和 tabstrip.htm 中指明是否使用全路径链接。 默认值为假。
定义:
@property
def is_full_path_link(self):
...
@is_full_path_link.setter
def is_full_path_link(self, value):
...
在 sheet00x.htm、filelist.xml 和 tabstrip.htm 中指明是否使用全路径链接。 默认值为假。
@property
def is_full_path_link(self):
...
@is_full_path_link.setter
def is_full_path_link(self, value):
...