2.4.336 BrtColorFilter
The BrtColorFilter record specifies the color by which to filter and whether to use the fill color of the cell or font face color in the filter criteria. If the fill color or font face color of the cell does not match the color specified in the criteria, the rows corresponding to those cells are hidden from view.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dxfid |
|||||||||||||||||||||||||||||||
fCellColor |
dxfid (4 bytes): A DXFId (section 2.5.38) section that specifies the color by which to filter. This value MUST NOT equal 0xFFFFFFFF.
fCellColor (4 bytes): A Boolean (section 2.5.98.3) that specifies whether to filter by the fill color of the cell or font face color. This value MUST be a value from the following table.
-
Value
Meaning
0x00000000
The application filters by font face color of the cell.
0x00000001
The application filters by the fill color of the cell.