is_full_path_link属性
is_full_path_link属性
指示是否在sheet00x.htm、filelist.xml和tabstrip.htm中使用全路径链接。 默认值为 false。
定义:
@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中使用全路径链接。 默认值为 false。
@property
def is_full_path_link(self):
...
@is_full_path_link.setter
def is_full_path_link(self, value):
...