$lockRevision
$lockRevision : boolean
LockRevision.
setLockRevision(boolean $pValue) : \PhpOffice\PhpSpreadsheet\Document\Security
Set LockRevision.
| boolean | $pValue |
setLockStructure(boolean $pValue) : \PhpOffice\PhpSpreadsheet\Document\Security
Set LockStructure.
| boolean | $pValue |
setLockWindows(boolean $pValue) : \PhpOffice\PhpSpreadsheet\Document\Security
Set LockWindows.
| boolean | $pValue |
setRevisionsPassword(string $pValue, boolean $pAlreadyHashed = false) : \PhpOffice\PhpSpreadsheet\Document\Security
Set RevisionsPassword.
| string | $pValue | |
| boolean | $pAlreadyHashed | If the password has already been hashed, set this to true |
setWorkbookPassword(string $pValue, boolean $pAlreadyHashed = false) : \PhpOffice\PhpSpreadsheet\Document\Security
Set WorkbookPassword.
| string | $pValue | |
| boolean | $pAlreadyHashed | If the password has already been hashed, set this to true |