Compartir a través de


HierarchyUsageType.Value Propiedad

Definición

Uso de jerarquía

Representa el atributo siguiente en el esquema: hierarchyUsage

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

Valor de propiedad

Devuelve Int32Value.

Atributos

Se aplica a