OlapSlicerCacheItem.DisplayName Property

c.Represents the attribte in schema: c

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "c")> _
Public Property DisplayName As StringValue
    Get
    Set
'Usage
Dim instance As OlapSlicerCacheItem
Dim value As StringValue

value = instance.DisplayName

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

OlapSlicerCacheItem Class

OlapSlicerCacheItem Members

DocumentFormat.OpenXml.Office2010.Excel Namespace