AnimationDiagramOnlyBuildValues-Enumeration
Diagram only Animation Types
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration AnimationDiagramOnlyBuildValues
'Usage
Dim instance As AnimationDiagramOnlyBuildValues
public enum AnimationDiagramOnlyBuildValues
Member
Membername | Beschreibung | |
---|---|---|
One | Elements One-by-One. When the item is serialized out as xml, its value is "one". | |
LevelOne | Level One-by-One. When the item is serialized out as xml, its value is "lvlOne". | |
LevelAtOnce | Each Level at Once. When the item is serialized out as xml, its value is "lvlAtOnce". |