|
NAMEExcel::Template::Container::Bold - Excel::Template::Container::Bold PURPOSETo format all children in bold NODE NAMEBOLD INHERITANCEExcel::Template::Container::Format ATTRIBUTESNone CHILDRENNone EFFECTSNone DEPENDENCIESNone 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. AUTHORRob Kinyon (rob.kinyon@gmail.com) SEE ALSOFORMAT
|