table of contents
Excel::Template::Context(3pm) | User Contributed Perl Documentation | Excel::Template::Context(3pm) |
NAME¶
Excel::Template::Context - Excel::Template::Context
PURPOSE¶
This is a helper node that provides the global context for the nodes do their processing within. It provides attribute scoping, parameter resolution, and other very nice things.
Documentation is provided for if you wish to subclass another node.
NODE NAME¶
None
INHERITANCE¶
None
ATTRIBUTES¶
None
CHILDREN¶
None
AFFECTS¶
Everything
DEPENDENCIES¶
None
METHODS¶
active_format¶
active_worksheet¶
add_reference¶
format_object¶
get¶
get_all_references¶
get_last_reference¶
mark¶
new_worksheet¶
param¶
use_unicode¶
AUTHOR¶
Rob Kinyon (rob.kinyon@gmail.com)
SEE ALSO¶
2022-06-13 | perl v5.34.0 |