This documentation is archived and is not being maintained.
UpdateLinksBehaviorValues enumeration
Update Links Behavior Types
Namespace:
DocumentFormat.OpenXml.SpreadsheetAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| UserSet |
User Set.
When the item is serialized out as xml, its value is "userSet". |
| Never |
Never Update Links.
When the item is serialized out as xml, its value is "never". |
| Always |
Always Update Links.
When the item is serialized out as xml, its value is "always". |