2.5.7 BookProtectionFlags

The BookProtectionFlags structure specifies what aspects of a workbook are protected.

The following packet diagram specifies this structure.


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

reserved

A - fLockStructure (1 bit): A bit that specifies whether the structure of the workbook is protected from user change.

B - fLockWindow (1 bit): A bit that specifies whether the windows of the workbook are protected from user change.

C - fLockRevision (1 bit): A bit that specifies whether change-tracking information is protected from user change.

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