2.5.35 CFMStateItem
The CFMStateItem structure specifies the threshold value associated with an icon for a CFMultistate conditional formatting rule.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.