2.2.6.3.1 Slicer Styles

Slicer styles specify the formatting to apply to visual components of slicer views (section 2.2.14.2).

The stStyle field of the BrtBeginSlicer (section 2.4.202) record specifies the slicer style to be applied. A slicer style can be either built-in or user-defined. Built-in slicer styles are specified in BrtBeginSlicer. User-defined slicer styles are specified in the collection of records beginning with BrtBeginSlicerStyles (section 2.4.221).

A slicer style is an extension of a table style (section 2.2.6.3). A user-defined slicer style is specified by a BrtBeginSlicerStyle (section 2.4.219) record and the BrtBeginTableStyle (section 2.4.280) record it references. A slicer style consists of a collection of table style elements (section 2.2.6.2.2). For user-defined slicer styles, these elements are specified by the collection of BrtSlicerStyleElement (section 2.4.793) records following BrtBeginSlicerStyle and the table style elements specified by the user-defined table style referenced by stName field of the BrtBeginSlicerStyle record.