PURPOSE

To format all children in bold

NODE NAME

\s-1BOLD\s0

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 \*(L"bold\*(R"-ness will end at the end tag.

AUTHOR

Rob Kinyon ([email protected])

RELATED TO Excel::Template::Container::Bold…

\s-1FORMAT\s0