table of contents
Excel::Template::Container::Locked(3pm) | User Contributed Perl Documentation | Excel::Template::Container::Locked(3pm) |
NAME¶
Excel::Template::Container::Locked - Excel::Template::Container::Locked
PURPOSE¶
To format all children in locked
NODE NAME¶
LOCKED
INHERITANCE¶
Excel::Template::Container::Format
ATTRIBUTES¶
None
CHILDREN¶
None
EFFECTS¶
None
DEPENDENCIES¶
You must have protected the worksheet containing any cells that are affected by this format. Otherwise, this node will have no effect.
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.
AUTHOR¶
Rob Kinyon (rob.kinyon@gmail.com)
SEE ALSO¶
WORKSHEET, FORMAT
2022-06-13 | perl v5.34.0 |