TimeNodeValues enumeration
Office 2013 and later
Time Node Type
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| ClickEffect | Node Type Enum ( Click Effect ). When the item is serialized out as xml, its value is "clickEffect". | |
| WithEffect | Node Type Enum ( With Effect ). When the item is serialized out as xml, its value is "withEffect". | |
| AfterEffect | Node Type Enum ( After Effect ). When the item is serialized out as xml, its value is "afterEffect". | |
| MainSequence | Node Type Enum ( Main Sequence ). When the item is serialized out as xml, its value is "mainSeq". | |
| InteractiveSequence | Node Type Enum ( Interactive Sequence ). When the item is serialized out as xml, its value is "interactiveSeq". | |
| ClickParagraph | Node Type Enum ( Click Paragraph ). When the item is serialized out as xml, its value is "clickPar". | |
| WithGroup | Node Type Enum ( With Group ). When the item is serialized out as xml, its value is "withGroup". | |
| AfterGroup | Node Type Enum ( After Group ). When the item is serialized out as xml, its value is "afterGroup". | |
| TmingRoot | Node Type Enum ( Timing Root ). When the item is serialized out as xml, its value is "tmRoot". |
Show: