The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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