2.4.219 BrtBeginSlicerStyle

The BrtBeginSlicerStyle record specifies which table style (section 2.2.6.3) is the basis for this slicer style (section 2.2.6.3.1) and specifies the beginning of a collection of records and collections as defined by the Styles (section 2.1.7.50) part ABNF. The collection of records specifies the table style elements (section 2.2.6.2.2) of the slicer style that are specific to slicers (section 2.2.14). Together with the base table style, this collection specifies a user-defined slicer style.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

FRTHeader

stName (variable)

...

FRTHeader (4 bytes): An FRTBlank (section 2.5.55) that specifies the future record (section 2.1.6) information for this record.

stName (variable): An XLNullableWideString (section 2.5.167) that specifies the name of the user-defined table style that this slicer style is based upon. The length of the string MUST be greater than or equal to 1 character and less than or equal to 255 characters. This string MUST be unique within the BrtBeginSlicerStyle (section 2.4.219) records in the Styles part ABNF. This string MUST match the strName field of a BrtBeginTableStyle (section 2.4.280) record in the Styles part. In the BrtBeginTableStyle record with a strName field that matches this string, the fIsPivot field MUST be equal to 0 and the fIsTable field MUST be equal to 0.