Freigeben über


BuildOleChart.AnimateBackground Eigenschaft

Definition

Hintergrund animieren

Stellt das folgende Attribut im Schema dar: animBg

[DocumentFormat.OpenXml.SchemaAttr(0, "animBg")]
public DocumentFormat.OpenXml.BooleanValue AnimateBackground { get; set; }
public DocumentFormat.OpenXml.BooleanValue AnimateBackground { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "animBg")]
public DocumentFormat.OpenXml.BooleanValue? AnimateBackground { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("animBg")]
public DocumentFormat.OpenXml.BooleanValue? AnimateBackground { get; set; }
public DocumentFormat.OpenXml.BooleanValue? AnimateBackground { get; set; }
member this.AnimateBackground : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "animBg")>]
member this.AnimateBackground : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("animBg")>]
member this.AnimateBackground : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property AnimateBackground As BooleanValue

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Dieses Attribut beschreibt, ob der Hintergrund der Form animiert werden soll.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp boolean definiert.

Gilt für: