Share via


CalculatedMember.Hierarchy Property

Definition

hierarchy

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to