OlapSlicerCache.OlapSlicerCacheSelections Property
OlapSlicerCacheSelections.Represents the element tag in schema: x14:selections
Namespace: DocumentFormat.OpenXml.Office2010.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Property OlapSlicerCacheSelections As OlapSlicerCacheSelections
Get
Set
'Uso
Dim instance As OlapSlicerCache
Dim value As OlapSlicerCacheSelections
value = instance.OlapSlicerCacheSelections
instance.OlapSlicerCacheSelections = value
public OlapSlicerCacheSelections OlapSlicerCacheSelections { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Office2010.Excel.OlapSlicerCacheSelections