次の方法で共有


MetadataType.Delete プロパティ

定義

メタデータ セル値の削除

スキーマ内の次の属性を表します。 delete

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

プロパティ値

BooleanValue を返します。

属性

適用対象