MetadataType.ClearAll 属性

定义

元数据全部清除

表示架构中的以下属性:clearAll

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

属性值

返回 BooleanValue

属性

适用于