Help for this page

Select Code to Download


  1. or download this
    use Spreadsheet::WriteExcel;
    use Spreadsheet::WriteExcelXML;
    
  2. or download this
    $worksheet->autofilter('A1:D11');
    
  3. or download this
    Can't locate object method "autofilter" via package "Spreadsheet::Writ
    +eExcel::Worksheet" at fsc_test7.pl line 1275.
    
  4. or download this
    Can't locate object method "autofilter" via package "Spreadsheet::Writ
    +eExcelXML::Worksheet" at fsc_test7.pl line 1275.