| Excel-Template documentation | view source | Contained in the Excel-Template distribution. |
Excel::Template::Container::Strikeout - Excel::Template::Container::Strikeout
To format all children in bold
STRIKEOUT
Excel::Template::Container::Format
None
None
None
None
<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.
Rob Kinyon (rob.kinyon@gmail.com)
FORMAT
| Excel-Template documentation | view source | Contained in the Excel-Template distribution. |