Поделиться через


ExternalData.AutoUpdate Свойство

Определение

Значение True, если внешняя ссылка должна обновляться автоматически, это свойство доступно только в Office 2016 и более поздних версиях.

Представляет следующий атрибут в схеме: 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

Значение свойства

Атрибуты

Применяется к