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::Hidden - Excel::Template::Container::Hidden

Attributes

       None

Author

       Rob Kinyon (rob.kinyon@gmail.com)

Children

       None

Dependencies

       You must have protected the worksheet containing any cells that are affected by this format. Otherwise,
       this node will have no effect.

Effects

       None

Inheritance

       Excel::Template::Container::Format

Name

       Excel::Template::Container::Hidden - Excel::Template::Container::Hidden

Node Name

       HIDDEN

Purpose

       To format all children in hidden

See Also

       WORKSHEET, FORMAT

perl v5.34.0                                       2022-06-13             Excel::Template...ntainer::Hidden(3pm)

Usage

         <hidden>
           ... Children here
         </hidden>

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

See Also