WorkbookProtectionModel

WorkbookProtectionModel

Overview

WorkbookProtectionModel is a class in Aspose.Cells for NET.

WorkbookProtectionModel.HasStoredState returns true if the model contains persisted protection data.

Properties

NameTypeAccessDescription
LockStructureboolRead/Write
LockWindowsboolRead/WriteGets or sets whether the workbook’s window layout is locked
LockRevisionboolRead/WriteGets or sets whether revisions are locked
WorkbookPasswordstringRead/WriteGets or sets the password protecting the workbook
RevisionsPasswordstringRead/WriteGets or sets the password for workbook revisions

Methods

SignatureDescription
CopyFrom(source: WorkbookProtectionModel)Copies protection settings from the given source model
HasStoredState()Returns true if the model contains persisted protection data