Share via


BuildChart.AnimateBackground Property

Definition

Animate Background

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to