schemas propriété

schemas propriété

Le schéma JSON d’origine de chaque feuille de calcul.

Définition:

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

Voir également