Share via


BuildParagraph.AutoAnimateBackground Property

Definition

Auto Update Animation Background

Represents the following attribute in the schema: autoUpdateAnimBg

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

Property Value

Returns BooleanValue.

Attributes

Applies to