WorkbookProperties.UpdateLinks Propriété

Définition

Mettre à jour le comportement des liens

Représente l’attribut suivant dans le schéma : updateLinks

[DocumentFormat.OpenXml.SchemaAttr(0, "updateLinks")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues> UpdateLinks { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues> UpdateLinks { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "updateLinks")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues>? UpdateLinks { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("updateLinks")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues>? UpdateLinks { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues>? UpdateLinks { get; set; }
member this.UpdateLinks : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "updateLinks")>]
member this.UpdateLinks : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("updateLinks")>]
member this.UpdateLinks : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues> with get, set
Public Property UpdateLinks As EnumValue(Of UpdateLinksBehaviorValues)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à