size_with_window propriété

size_with_window propriété

True si Microsoft Excel redimensionne le graphique pour qu’il corresponde à la taille de la fenêtre de la feuille graphique.

Définition:

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

Voir également