Excel::Template::Container::Locked - Excel::Template::Container::Locked
To format all children in locked
Excel::Template::Container::Format
You must have protected the worksheet containing any cells that are affected by
this format. Otherwise, this node will have no effect.
<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.
Rob Kinyon (rob.kinyon@gmail.com)