SlicerStyle.SlicerStyleElements Property
SlicerStyleElements.Represents the element tag in schema: x14:slicerStyleElements
Namespace: DocumentFormat.OpenXml.Office2010.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property SlicerStyleElements As SlicerStyleElements
Get
Set
'Usage
Dim instance As SlicerStyle
Dim value As SlicerStyleElements
value = instance.SlicerStyleElements
instance.SlicerStyleElements = value
public SlicerStyleElements SlicerStyleElements { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Office2010.Excel.SlicerStyleElements