CacheHierarchy.Attribute 属性

定义

属性

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

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

属性值

返回 BooleanValue

属性

适用于