isSecurityEnabled() isSecurityEnabled() : boolean Is some sort of document security enabled? Returns boolean
setLockRevision() setLockRevision(boolean $pValue) : $this Set LockRevision. Parameters boolean $pValue Returns $this
setLockStructure() setLockStructure(boolean $pValue) : $this Set LockStructure. Parameters boolean $pValue Returns $this
setLockWindows() setLockWindows(boolean $pValue) : $this Set LockWindows. Parameters boolean $pValue Returns $this
getRevisionsPassword() getRevisionsPassword() : string Get RevisionsPassword (hashed). Returns string
setRevisionsPassword() setRevisionsPassword(string $pValue, boolean $pAlreadyHashed = false) : $this Set RevisionsPassword. Parameters string $pValue boolean $pAlreadyHashed If the password has already been hashed, set this to true Returns $this
setWorkbookPassword() setWorkbookPassword(string $pValue, boolean $pAlreadyHashed = false) : $this Set WorkbookPassword. Parameters string $pValue boolean $pAlreadyHashed If the password has already been hashed, set this to true Returns $this