tab_id propriété

tab_id propriété

Spécifie l’identifiant interne de la feuille.

Définition:

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

Voir également