次の方法で共有


Connection.Deleted プロパティ

定義

deleted

スキーマ内の次の属性を表します。削除済み

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

プロパティ値

BooleanValue を返します。

属性

適用対象