Help for this page

Select Code to Download


  1. or download this
    #set columns A through D
    $xWS2->set_column( 'A:D', 20 );
    ...
        $C = 0;
        $xWS->write( $R, $C++, $_ );
    }
    
  2. or download this
    0
    0
    0
    0
    6