2.4.4.345 Style
The Style cell is a PtgByte parse token that specifies character properties used to format a text run. It MUST have a Row_Type parent element that has a Character Section_Type parent element.
The value of the structure MUST be a bitwise OR combination of one or more of the values from the following table.
Value |
Meaning |
---|---|
0x00 |
Specifies that the text run is unformatted. |
0x01 |
Specifies that the text run has a bold character property. |
0x02 |
Specifies that the text run has an italic character property. |
0x04 |
Specifies that the text run has an underline character property. |
0x08 |
Specifies that the text run has a small caps character property. |