Help for this page
open(F,">$s{path}/perl.output"); my $parser = Spreadsheet::ParseExcel->new(); ... } } close F;
The C<Spreadsheet::ParseExcel::Format> class has the following propert +ies: =head2 Format properties ... $format->{Style} These properties are generally only of interest to advanced users. Cas +ual users can skip this section.