2.4.347 WinProtect
The WinProtect record specifies whether the workbook windows can be resized or moved and whether the window state can be changed.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fLockWn |
fLockWn (2 bytes): A Boolean (section 2.5.14) that specifies whether the windows can be resized or moved and whether the window state can be changed. It MUST be a value from the following table:
-
Value
Meaning
0x0000
The workbook windows can be resized or moved and the window state can be changed.
0x0001
The workbook windows cannot be resized or moved and the window state cannot be changed.
-