Excel::Template::Container::Shadow(3) Excel::Template::Container::Shadow

PURPOSE

To format all children in shadow

NODE NAME

SHADOW

INHERITANCE

Excel::Template::Container::Format

ATTRIBUTES

None

CHILDREN

None

EFFECTS

None

DEPENDENCIES

None

USAGE

  <shadow>
    ... Children here
  </shadow>

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

AUTHOR

Rob Kinyon ([email protected])