CalculatedMember.Hierarchy 属性

定义

层次 结构

表示架构中的以下属性: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

属性

适用于