Поделиться через


Tuple.Hierarchy Property

Hierarchy Index.Represents the attribte in schema: hier

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Декларация
<SchemaAttrAttribute(, "hier")> _
Public Property Hierarchy As UInt32Value
    Get
    Set
'Применение
Dim instance As Tuple
Dim value As UInt32Value

value = instance.Hierarchy

instance.Hierarchy = value
[SchemaAttrAttribute(, "hier")]
public UInt32Value Hierarchy { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

Tuple Class

Tuple Members

DocumentFormat.OpenXml.Spreadsheet Namespace