TimeNodePresetClassValues Enumeration
Time Node Preset Class Type
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Enumeration TimeNodePresetClassValues
'Применение
Dim instance As TimeNodePresetClassValues
public enum TimeNodePresetClassValues
Members
Member name | Description | |
---|---|---|
Entrance | Preset Type Enum ( Entrance ). When the item is serialized out as xml, its value is "entr". | |
Exit | Exit. When the item is serialized out as xml, its value is "exit". | |
Emphasis | Preset Type Enum ( Emphasis ). When the item is serialized out as xml, its value is "emph". | |
Path | Preset Type Enum ( Path ). When the item is serialized out as xml, its value is "path". | |
Verb | Preset Type Enum ( Verb ). When the item is serialized out as xml, its value is "verb". | |
MediaCall | Preset Type Enum ( Media Call ). When the item is serialized out as xml, its value is "mediacall". |