PersistenceValues enumeration

Office 2013 and later

Defines the PersistenceValues enumeration.

Namespace:  DocumentFormat.OpenXml.Office.ActiveX
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

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

Member nameDescription
PersistPropertyBag persistPropertyBag. When the item is serialized out as xml, its value is "persistPropertyBag".
PersistStream persistStream. When the item is serialized out as xml, its value is "persistStream".
PersistStreamInit persistStreamInit. When the item is serialized out as xml, its value is "persistStreamInit".
PersistStorage persistStorage. When the item is serialized out as xml, its value is "persistStorage".
Show: