Share via


LayoutVariablePropertySetType.AnimationLevel Property

Level Animation.Represents the element tag in schema: dgm:animLvl

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property AnimationLevel As AnimationLevel
    Get
    Set
'Usage
Dim instance As LayoutVariablePropertySetType
Dim value As AnimationLevel

value = instance.AnimationLevel

instance.AnimationLevel = value
public AnimationLevel AnimationLevel { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Diagrams.AnimationLevel
Returns AnimationLevel.

See Also

Reference

LayoutVariablePropertySetType Class

LayoutVariablePropertySetType Members

DocumentFormat.OpenXml.Drawing.Diagrams Namespace