[]
Gets or sets the table style from the ITableStyle collection that is used as the default slicer style.
ITableStyle DefaultSlicerStyle { get; set; }
Property DefaultSlicerStyle As ITableStyle
Type | Description |
---|---|
ITableStyle | An ITableStyle object represents the default slicer style. |