auto_update propriété

auto_update propriété

Spécifie si le lien vers l’OleObject est automatiquement mis à jour ou non.

Définition:

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

Voir également