is_full_path_link propriété

Indique si vous utilisez le lien de chemin complet dans sheet00x.htm, filelist.xml et tabstrip.htm. La valeur par défaut est fausse.

Définition:

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

Voir également