Excel::Template::Container::Italic - Excel::Template::Container::Italic
Contents
Attributes
None
Children
None
Dependencies
None
Effects
None
Inheritance
Excel::Template::Container::Format
Name
Excel::Template::Container::Italic - Excel::Template::Container::Italic
Node Name
ITALIC
Purpose
To format all children in italic
See Also
FORMAT
perl v5.34.0 2022-06-13 Excel::Template...ntainer::Italic(3pm)
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.
