Compartir a través de


CalculatedMember.Hierarchy Propiedad

Definición

Jerarquía

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a