Excel::Template::Container::Locked - Excel::Template::Container::Locked
Contents
Attributes
None
Children
None
Dependencies
You must have protected the worksheet containing any cells that are affected by this format. Otherwise,
this node will have no effect.
Effects
None
Inheritance
Excel::Template::Container::Format
Name
Excel::Template::Container::Locked - Excel::Template::Container::Locked
Node Name
LOCKED
Purpose
To format all children in locked
See Also
WORKSHEET, FORMAT
perl v5.34.0 2022-06-13 Excel::Template...ntainer::Locked(3pm)
Usage
<locked>
... Children here
</locked>
In the above example, the children will be displayed (if they are displaying elements) in a locked
format. All other formatting will remain the same and the "locked"-ness will end at the end tag.
