2.5.35 CFMStateItem

The CFMStateItem structure specifies the threshold value associated with an icon for a CFMultistate conditional formatting rule.


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

cfvo (variable)

...

fEqual

unused

...

cfvo (variable): A CFVO that specifies the threshold value.

fEqual (1 byte):  A Boolean (section 2.5.14) that MUST be a value from the following table:

Value

Meaning

0x00

Cell values that are equal to the threshold value do not pass the threshold

0x01

Cell values that are equal to the threshold value pass the threshold.

unused (4 bytes): Undefined and MUST be ignored.