CalculatedMember.Hierarchy Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Hierarquia
Representa o seguinte atributo no esquema: hierarquia
[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 da propriedade
Retorna StringValue.
- Atributos