Share via


NoNamespace.animBg Field

Definition

Represents the animBg XML attributes.

public static readonly System.Xml.Linq.XName animBg;
 staticval mutable animBg : System.Xml.Linq.XName
Public Shared ReadOnly animBg As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: bldChart, bldOleChart, bldP.
  • corresponds to the following strongly-typed properties: BuildChart.AnimateBackground, BuildOleChart.AnimateBackground, BuildParagraph.AnimateBackground.

Applies to