Share via


CacheHierarchy.Attribute Property

Attribute Hierarchy.Represents the attribte in schema: attribute

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

Syntax

'Declaration
<SchemaAttrAttribute(, "attribute")> _
Public Property Attribute As BooleanValue
    Get
    Set
'Usage
Dim instance As CacheHierarchy
Dim value As BooleanValue

value = instance.Attribute

instance.Attribute = value
[SchemaAttrAttribute(, "attribute")]
public BooleanValue Attribute { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

CacheHierarchy Class

CacheHierarchy Members

DocumentFormat.OpenXml.Spreadsheet Namespace