SlicerCacheDefinition.SlicerCachePart Property
Gets the SlicerCachePart associated with this element.
Namespace: DocumentFormat.OpenXml.Office2010.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property SlicerCachePart As SlicerCachePart
Get
Friend Set
'Usage
Dim instance As SlicerCacheDefinition
Dim value As SlicerCachePart
value = instance.SlicerCachePart
public SlicerCachePart SlicerCachePart { get; internal set; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.SlicerCachePart