WorkbookProtection

General

WorkbookProtection és una classe en Aspose.Cells per a Python.

Representa la configuració de protecció del llibre.

Propietats

NameTypeAccessDescription
lock_structure``ReadIndicates whether the workbook’s structure is locked from changes
lock_windows``ReadIndicates whether the workbook’s window layout is locked
lock_revision``ReadIndicates whether the workbook’s revision history is locked
revisions_password``ReadStores the password required to modify protected revisions
workbook_password``ReadStores the password required to open or modify the protected workbook
is_protected``ReadReturns True if any workbook protection (structure, windows, or revision) is active

Mètodes

SignatureDescription
__init__()
 Català