Share via


HierarchyUsageType.Value Property

Hierarchy Usage.Represents the attribte in schema: hierarchyUsage

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

Syntax

'Declaration
<SchemaAttrAttribute(, "hierarchyUsage")> _
Public Property Value As Int32Value
    Get
    Set
'Usage
Dim instance As HierarchyUsageType
Dim value As Int32Value

value = instance.Value

instance.Value = value
[SchemaAttrAttribute(, "hierarchyUsage")]
public Int32Value Value { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

HierarchyUsageType Class

HierarchyUsageType Members

DocumentFormat.OpenXml.Spreadsheet Namespace