Freigeben über


ExternalData.AutoUpdate Eigenschaft

Definition

True, wenn der externe Link automatisch aktualisiert werden soll, ist diese Eigenschaft nur in Office 2016 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: 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

Eigenschaftswert

Attribute

Gilt für: