TimeNodeRestartValues enumeration
Office 2013 and later
Time Node Restart Type
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| 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: