is_full_path_link property

Indicating whether using full path link in sheet00x.htm,filelist.xml and tabstrip.htm. The default value is false.

Definition:

@property
def is_full_path_link(self):
    ...
@is_full_path_link.setter
def is_full_path_link(self, value):
    ...

See Also