Scroll to navigation

Excel::Template::Container::Strikeout(3pm) User Contributed Perl Documentation Excel::Template::Container::Strikeout(3pm)
 

NAME

Excel::Template::Container::Strikeout - Excel::Template::Container::Strikeout

PURPOSE

To format all children in bold

NODE NAME

STRIKEOUT

INHERITANCE

Excel::Template::Container::Format

ATTRIBUTES

None

CHILDREN

None

EFFECTS

None

DEPENDENCIES

None

USAGE

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

AUTHOR

Rob Kinyon (rob.kinyon@gmail.com)

SEE ALSO

FORMAT
2010-06-17 perl v5.14.2