Share via


CalculatedMember.Hierarchy プロパティ

定義

階層

スキーマ内の次の属性を表します: 階層

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

プロパティ値

StringValue を返します。

属性

適用対象