Freigeben über


CacheHierarchy.AllCaption-Eigenschaft

Display Name of 'All'.Represents the attribte in schema: allCaption

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

Syntax

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

value = instance.AllCaption

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

CacheHierarchy Klasse

CacheHierarchy-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace