次の方法で共有


Connection.AutoDelete プロパティ

定義

autoDelete、このプロパティは Office 2013 以降でのみ使用できます。

スキーマ内の次の属性を表します。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

プロパティ値

属性

適用対象