次の方法で共有


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 を返します。

属性

適用対象