TriggerRuntimeNodeValues enumeration

Office 2013 and later

Trigger RunTime Node

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
First Trigger RunTime Node ( First ). When the item is serialized out as xml, its value is "first".
Last Trigger RunTime Node ( Last ). When the item is serialized out as xml, its value is "last".
All Trigger RunTime Node Enum ( All ). When the item is serialized out as xml, its value is "all".
Show: