WorkbookProtection

General

WorkbookProtection és una classe en Aspose.Cells per NET.

WorkbookProtection.LockStructure obté o estableix si l’estructura del llibre està bloquejada.

Propietats

NameTypeAccessDescription
LockStructureboolRead/WriteIndicates whether the workbook’s sheet structure is locked
LockWindowsboolRead/WriteIndicates whether the workbook’s window layout is locked
LockRevisionboolRead/WriteIndicates whether the workbook’s revision (track changes) is locked
WorkbookPasswordstringRead/WriteHolds the password required to unprotect workbook structure and windows
RevisionsPasswordstringRead/WriteHolds the password required to unprotect workbook revision protection
IsProtectedboolReadReturns true if any workbook protection (structure, windows, or revision) is active
 Català