1 package Excel::Template::Container::Workbook;
7 @ISA = qw( Excel::Template::Container );
9 use Excel::Template::Container;
17 Excel::Template::Container::Workbook - Excel::Template::Container::Workbook
29 Excel::Template::Container
33 Currently, none. There will be attributes added here, regarding how the
34 workbook as a whole will behave.
56 Rob Kinyon (rob.kinyon@gmail.com)