2.4.342 BrtCsProtection
The BrtCsProtection record specifies protection options for a chart sheet.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
protpwd |
fLocked |
||||||||||||||||||||||||||||||
... |
fObjects |
||||||||||||||||||||||||||||||
... |
protpwd (2 bytes): An unsigned integer that specifies the verifier value for the password required for editing the chart sheet. If the value is 0x0000, then no password is required. The algorithm to generate the verifier value from the password is specified in section 2.2.9.
fLocked (4 bytes): A Boolean (section 2.5.98.3) that specifies whether changes can be made to elements of the chart in the chart sheet. The chart will continue to reflect changes in source data (section 2.2.5.2.1). This value MUST be a value from the following table.
-
Value
Meaning
0x00000000
Changes to the chart elements are not prevented.
0x00000001
Changes to the chart elements are prevented.
fObjects (4 bytes): A Boolean (section 2.5.98.3) that specifies whether changes can be made to graphic objects (such as shapes, text boxes, and controls) in the chart sheet. This value MUST be a value from the following table.
-
Value
Meaning
0x00000000
Changes to the graphic objects are not prevented.
0x00000001
Changes to the graphic objects are prevented.