Share via


CacheHierarchy.AllUniqueName Property

Unique Name of 'All'.Represents the attribte in schema: allUniqueName

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

Syntax

'Declaration
<SchemaAttrAttribute(, "allUniqueName")> _
Public Property AllUniqueName As StringValue
    Get
    Set
'Usage
Dim instance As CacheHierarchy
Dim value As StringValue

value = instance.AllUniqueName

instance.AllUniqueName = value
[SchemaAttrAttribute(, "allUniqueName")]
public StringValue AllUniqueName { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

CacheHierarchy Class

CacheHierarchy Members

DocumentFormat.OpenXml.Spreadsheet Namespace