table of contents
Excel::Template::Container::Italic(3pm) | User Contributed Perl Documentation | Excel::Template::Container::Italic(3pm) |
NAME¶
Excel::Template::Container::Italic - Excel::Template::Container::Italic
PURPOSE¶
To format all children in italic
NODE NAME¶
ITALIC
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 "italic"-ness will end at the end tag.
AUTHOR¶
Rob Kinyon (rob.kinyon@gmail.com)
SEE ALSO¶
FORMAT
2022-06-13 | perl v5.34.0 |