2.4.687 BrtIconFilter

The BrtIconFilter 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.


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 KPISets (section 2.5.86) that specifies the icon set used as the filter criteria.

iIcon (4 bytes): An Icon (section 2.5.75) that specifies the icon to be used as filter criteria. If the iIconSet field value is "KPINIL", then the value of the iIcon field value MUST be -1. If the iIconSet field value is "KPINIL", then this record does not specify a filter and MUST be ignored. If iIconSet is not KPINIL, then 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.