2.5.7 BookProtectionFlags
The BookProtectionFlags structure specifies what aspects of a workbook are protected.
The following packet diagram specifies this structure.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.