Help for this page

Select Code to Download


  1. or download this
        $sheet->Range("A1:J18")->Font->{Size} = 9;
    
    ...
        $sheet->Range("A1")->Font->{Bold} = TRUE;
        $sheet->Range("A17:A18")->Font->{Bold} = TRUE;
        $sheet->Range("C1")->Font->{Italic} = TRUE;
    
  2. or download this
    take my dog and{
      wash ;
      dry  ;
      feed ;
    }
    
  3. or download this
     
    wash my dog;
    dry my dog;
    feed my dog;