Help for this page

Select Code to Download


  1. or download this
    Win32::OLE(0.1502) error 0x80020009: "Exception occurred"
        in PROPERTYPUT "FitToPagesWide" at D:/Perl/site/lib/Win32/OLE/Lite
    +.pm line 201
    
  2. or download this
    with ($Sheet->PageSetup, 
        'FitToPagesWide'=>1, 
    ...
        'PrintHeadings'=>0,
        'FirstPageNumber'=> xlAutomatic,
        'PrintTitleRows' => "1:1");