2.4.40 BrtBeginCustomFilters

The BrtBeginCustomFilters record specifies a property of a filter and specifies the beginning of a collection of BrtCustomFilter (section 2.4.345) records as defined by the Macro Sheet (section 2.1.7.32) part ABNF, the PivotTable (section 2.1.7.40) part ABNF, the Table (section 2.1.7.51) part ABNF, and the Worksheet (section 2.1.7.62) part ABNF. The collection of BrtCustomFilter records specifies custom filter criteria to be applied to a filter.


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

fAnd

fAnd (4 bytes): A Boolean (section 2.5.98.3) that specifies whether the criteria specified by the BrtCustomFilter records in this collection have an "AND" relationship if there are two criteria. This value MUST be one of the values specified in the following table.

Value

Meaning

0x00000000

AND relationship will be used.

0x00000001

OR relationship will be used.