2.5.145 StyleFlags

The StyleFlags structure specifies properties of a BrtStyle (section 2.4.798) record.


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

A

B

C

unused

A - fBuiltIn (1 bit): A bit that specifies whether or not the associated cell style (section 2.2.6.1.2) is a built-in cell style.

B - fHidden (1 bit): A bit that specifies whether or not the associated cell style is displayed in the UI.

C - fCustom (1 bit): A bit that specifies whether or not the associated cell style is a built-in cell style that is customized. If this bit is set, the fBuiltIn bit MUST be set. Customized built-in cell styles MUST be saved with the workbook, even if they are not currently in use.

unused (13 bits): This value MUST be 0, and MUST be ignored.