update_smart_art proprietà

update_smart_art proprietà

Indica se aggiornare l’impostazione della grafica intelligente. Il valore predefinito è falso.

Osservazioni

Nel file modello esistono solo gli effetti dopo la chiamata al metodo Shape.GetResultOfSmartArt() e le forme memorizzate nella cache.

Definizione:

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

Guarda anche