Share via


AnimationLevelStringValues Enumeration

Animation Level String Definition

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

Syntax

'Declaration
Public Enumeration AnimationLevelStringValues
'Usage
Dim instance As AnimationLevelStringValues
public enum AnimationLevelStringValues

Members

Member name Description
None Disable Level At Once. When the item is serialized out as xml, its value is "none".
Level By Level Animation. When the item is serialized out as xml, its value is "lvl".
Center From Center Animation. When the item is serialized out as xml, its value is "ctr".

See Also

Reference

DocumentFormat.OpenXml.Drawing.Diagrams Namespace