OlapSlicerCacheItem.Name Property

n.Represents the attribte in schema: n

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

Syntax

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

value = instance.Name

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

OlapSlicerCacheItem Class

OlapSlicerCacheItem Members

DocumentFormat.OpenXml.Office2010.Excel Namespace