Share via


NoNamespace.showAnimation Field

Definition

Represents the showAnimation XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: showPr, webPr.
  • corresponds to the following strongly-typed properties: ShowProperties.ShowAnimation, WebProperties.ShowAnimation.

Applies to