ExternalData.AutoUpdate Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
True si le lien externe doit être mis à jour automatiquement, cette propriété n’est disponible que dans Office 2016 et versions ultérieures.
Représente l’attribut suivant dans le schéma : cx :autoUpdate
[DocumentFormat.OpenXml.SchemaAttr(0, "autoUpdate")]
public DocumentFormat.OpenXml.BooleanValue AutoUpdate { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)]
[DocumentFormat.OpenXml.SchemaAttr(80, "autoUpdate")]
public DocumentFormat.OpenXml.BooleanValue AutoUpdate { get; set; }
public DocumentFormat.OpenXml.BooleanValue AutoUpdate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(80, "autoUpdate")]
public DocumentFormat.OpenXml.BooleanValue AutoUpdate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(80, "autoUpdate")]
public DocumentFormat.OpenXml.BooleanValue? AutoUpdate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cx:autoUpdate")]
public DocumentFormat.OpenXml.BooleanValue? AutoUpdate { get; set; }
public DocumentFormat.OpenXml.BooleanValue? AutoUpdate { get; set; }
member this.AutoUpdate : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "autoUpdate")>]
member this.AutoUpdate : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2016)>]
[<DocumentFormat.OpenXml.SchemaAttr(80, "autoUpdate")>]
member this.AutoUpdate : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(80, "autoUpdate")>]
member this.AutoUpdate : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cx:autoUpdate")>]
member this.AutoUpdate : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property AutoUpdate As BooleanValue
Valeur de propriété
- Attributs