2.4.688 BrtIconFilter14

The BrtIconFilter14 record specifies the icon set and particular icon within that set to filter by. Rows with a cell icon that do not match these criteria will be hidden when the filter is applied. This record is equivalent to BrtIconFilter (section 2.4.687) but allows specification of additional values for the iIconSet field.


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

iIconSet

iIcon

iIconSet (4 bytes): A KPISets14 (section 2.5.87) that specifies the icon set used as the filter criteria. The value of this field MUST NOT equal KPINIL_14.

iIcon (4 bytes): An Icon (section 2.5.75) that specifies the icon to be used as filter criteria. This value MUST be greater than or equal to 0. If the icon set specified by iIconSet has 3 icons, this value MUST be less than or equal to 2. If the icon set specified by iIconSet has 4 icons, this value MUST be less than or equal to 3. If the icon set specified by iIconSet has 5 icons, this value MUST be less than or equal to 4.