Excel::Template::Container::Strikeout - Excel::Template::Container::Strikeout
Contents
Attributes
None
Children
None
Dependencies
None
Effects
None
Inheritance
Excel::Template::Container::Format
Name
Excel::Template::Container::Strikeout - Excel::Template::Container::Strikeout
Node Name
STRIKEOUT
Purpose
To format all children in bold
See Also
FORMAT
perl v5.34.0 2022-06-13 Excel::Templat...iner::Strikeout(3pm)
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 "bold"-ness will end at the end tag.
