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