TabularSlicerCacheItem.NonDisplay-Eigenschaft
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 TabularSlicerCacheItem
Dim value As BooleanValue
value = instance.NonDisplay
instance.NonDisplay = value
[SchemaAttrAttribute(, "nd")]
public BooleanValue NonDisplay { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.BooleanValue