TimeNodeRestartValues enumeration

Office 2013 and later

Time Node Restart Type

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
Always Restart Enum ( Always ). When the item is serialized out as xml, its value is "always".
WhenNotActive Restart Enum ( When Not Active ). When the item is serialized out as xml, its value is "whenNotActive".
Never Restart Enum ( Never ). When the item is serialized out as xml, its value is "never".
Show: