Freigeben über


Connection.AutoDelete Eigenschaft

Definition

autoDelete: Diese Eigenschaft ist nur in Office 2013 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: autoDelete

[DocumentFormat.OpenXml.SchemaAttr(0, "autoDelete")]
public DocumentFormat.OpenXml.BooleanValue AutoDelete { get; set; }
public DocumentFormat.OpenXml.BooleanValue AutoDelete { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "autoDelete")]
public DocumentFormat.OpenXml.BooleanValue? AutoDelete { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("autoDelete")]
public DocumentFormat.OpenXml.BooleanValue? AutoDelete { get; set; }
public DocumentFormat.OpenXml.BooleanValue? AutoDelete { get; set; }
member this.AutoDelete : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "autoDelete")>]
member this.AutoDelete : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("autoDelete")>]
member this.AutoDelete : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property AutoDelete As BooleanValue

Eigenschaftswert

Attribute

Gilt für: