_Application.EnableMacroAnimations Eigenschaft

Definition

Steuert, ob Makroanimationen aktiviert sind. True , wenn Benutzeroberflächenanimationen oder Diagrammanimationen aktiviert sind. Ist standardmäßig auf False (keine Animation) festgelegt. Wenn sie während der Ausführung eines Makros auf True festgelegt ist, wird die Animation aktiviert und nach ausführung des Makros auf False zurückgesetzt. Lese-/Schreibzugriff vom Typ Boolean (bool in C#).

public:
 property bool EnableMacroAnimations { bool get(); void set(bool value); };
public bool EnableMacroAnimations { get; set; }
Public Property EnableMacroAnimations As Boolean

Eigenschaftswert

Gilt für: