Freigeben über


AnimateOneByOneValues-Enumeration

One by One Animation Value Definition

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

Syntax

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

Member

Membername Beschreibung
None Disable One-by-One. When the item is serialized out as xml, its value is "none".
One One By One. When the item is serialized out as xml, its value is "one".
Branch By Branch One By One. When the item is serialized out as xml, its value is "branch".

Siehe auch

Referenz

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace