Excel::Template::Container::Italic - Excel::Template::Container::Italic


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

Index


NAME

Top

Excel::Template::Container::Italic - Excel::Template::Container::Italic

PURPOSE

Top

To format all children in italic

NODE NAME

Top

ITALIC

INHERITANCE

Top

Excel::Template::Container::Format

ATTRIBUTES

Top

None

CHILDREN

Top

None

EFFECTS

Top

None

DEPENDENCIES

Top

None

USAGE

Top

  <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 "italic"-ness will end at the end tag.

AUTHOR

Top

Rob Kinyon (rob.kinyon@gmail.com)

SEE ALSO

Top

FORMAT


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