%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/kpk/api/vendor/phpoffice/phpspreadsheet/samples/Basic/
Upload File :
Create Path :
Current File : /var/www/html/kpk/api/vendor/phpoffice/phpspreadsheet/samples/Basic/41_Password.php

<?php

require __DIR__ . '/../Header.php';
$spreadsheet = require __DIR__ . '/../templates/sampleSpreadsheet.php';

// Set password against the spreadsheet file
$spreadsheet->getSecurity()->setLockWindows(true);
$spreadsheet->getSecurity()->setLockStructure(true);
$spreadsheet->getSecurity()->setWorkbookPassword('secret');

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

Zerion Mini Shell 1.0