ObjectUpdateMode enumeration

Office 2013 and later

Linked Object Update Modes

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

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

Member nameDescription
always always. When the item is serialized out as xml, its value is "always".
onCall onCall. When the item is serialized out as xml, its value is "onCall".
Show: