Share via


CacheHierarchy.AllCaption Property

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

CacheHierarchy Class

CacheHierarchy Members

DocumentFormat.OpenXml.Spreadsheet Namespace