Class ExcelPivotTableSlicerItem
Represents a pivot table slicer item.
Inherited Members
Namespace: OfficeOpenXml.Drawing.Slicer
Assembly: EPPlus.dll
Syntax
public class ExcelPivotTableSlicerItem
Properties
Hidden
If the value is hidden
Declaration
public bool Hidden { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Value
The value of the item
Declaration
public object Value { get; }
Property Value
| Type | Description |
|---|---|
| object |