OlapSlicerCacheItem.NonDisplay Property

nd.Represents the attribte in schema: nd

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

Syntax

'Declaration
<SchemaAttrAttribute(, "nd")> _
Public Property NonDisplay As BooleanValue
    Get
    Set
'Usage
Dim instance As OlapSlicerCacheItem
Dim value As BooleanValue

value = instance.NonDisplay

instance.NonDisplay = value
[SchemaAttrAttribute(, "nd")]
public BooleanValue NonDisplay { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

OlapSlicerCacheItem Class

OlapSlicerCacheItem Members

DocumentFormat.OpenXml.Office2010.Excel Namespace