Freigeben über


CacheHierarchy.AllUniqueName-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

CacheHierarchy Klasse

CacheHierarchy-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace