Excel-Template-Element-Cell-AutoSize

 view release on metacpan or  search on metacpan

lib/Excel/Template/Element/Cell/AutoSize.pm  view on Meta::CPAN


  <cellautosize text="$Param2"/>
  <cellautosize>Some <var name="Param"> text here</cellautosize>

In the above example, four cells are written out. The first two have text hard-
coded. The second two have variables. The third and fourth items have another
thing that should be noted. If you have text where you want a variable in the
middle, you have to use the latter form. Variables within parameters are the
entire parameter's value.

Please see Spreadsheet::WriteExcel for what constitutes a legal formula.

=head1 AUTHOR

Tim Howell (tim@fefcful.org)
Based on Excel::Template::Element::Cell by Rob Kinyon

=head1 SEE ALSO

CELL, ROW, VAR, FORMULA



( run in 0.810 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )