The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Excel::Template::Container::Hidden - Excel::Template::Container::Hidden

PURPOSE

To format all children in hidden

NODE NAME

HIDDEN

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

  <hidden>
    ... Children here
  </hidden>

In the above example, the children will be displayed (if they are displaying elements) in a hidden format. All other formatting will remain the same and the "hidden"-ness will end at the end tag.

AUTHOR

Rob Kinyon (rob.kinyon@gmail.com)

SEE ALSO

WORKSHEET, FORMAT