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


Excel-Template documentation  | view source Contained in the Excel-Template distribution.

Index


NAME

Top

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

PURPOSE

Top

To format all children in hidden

NODE NAME

Top

HIDDEN

INHERITANCE

Top

Excel::Template::Container::Format

ATTRIBUTES

Top

None

CHILDREN

Top

None

EFFECTS

Top

None

DEPENDENCIES

Top

You must have protected the worksheet containing any cells that are affected by this format. Otherwise, this node will have no effect.

USAGE

Top

  <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

Top

Rob Kinyon (rob.kinyon@gmail.com)

SEE ALSO

Top

WORKSHEET, FORMAT


Excel-Template documentation  | view source Contained in the Excel-Template distribution.