logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Excel::Template::Container::Outline - Excel::Template::Container::Outline

Attributes

       None

Author

       Rob Kinyon (rob.kinyon@gmail.com)

Children

       None

Dependencies

       None

Effects

       None

Inheritance

       Excel::Template::Container::Format

Name

       Excel::Template::Container::Outline - Excel::Template::Container::Outline

Node Name

       OUTLINE

Purpose

       To format all children in outline

See Also

       FORMAT

perl v5.34.0                                       2022-06-13              Excel::Templat...tainer::Outline(3pm)

Usage

         <outline>
           ... Children here
         </outline>

       In the above example, the children will be displayed (if they are displaying elements) in a outline
       format. All other formatting will remain the same and the "outline"-ness will end at the end tag.

See Also