WorkbookProperties.UpdateLinks-Eigenschaft
Update Links Behavior.Represents the attribte in schema: updateLinks
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "updateLinks")> _
Public Property UpdateLinks As EnumValue(Of UpdateLinksBehaviorValues)
Get
Set
'Usage
Dim instance As WorkbookProperties
Dim value As EnumValue(Of UpdateLinksBehaviorValues)
value = instance.UpdateLinks
instance.UpdateLinks = value
[SchemaAttrAttribute(, "updateLinks")]
public EnumValue<UpdateLinksBehaviorValues> UpdateLinks { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.EnumValue<UpdateLinksBehaviorValues>
Returns EnumValue<T>.