PersistenceValues enumeration
Office 2013 and later
Defines the PersistenceValues enumeration.
Namespace: DocumentFormat.OpenXml.Office.ActiveX
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| 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: