Share via


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

'Declaration
Public Property OlapSlicerCacheSelections As OlapSlicerCacheSelections
    Get
    Set
'Usage
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

See Also

Reference

OlapSlicerCache Class

OlapSlicerCache Members

DocumentFormat.OpenXml.Office2010.Excel Namespace