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

属性

适用于