PURPOSE

To format all children in italic

NODE NAME

\s-1ITALIC\s0

INHERITANCE

Excel::Template::Container::Format

ATTRIBUTES

None

CHILDREN

None

EFFECTS

None

DEPENDENCIES

None

USAGE

  <italic>
    ... Children here
  </italic>

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

AUTHOR

Rob Kinyon ([email protected])

RELATED TO Excel::Template::Container::Italic…

\s-1FORMAT\s0