Back to Devexpress

SpreadsheetProtectionBehaviorOptions Properties

officefileapi-devexpress-dot-xtraspreadsheet-dot-spreadsheetprotectionbehavioroptions-dot-underscore-properties.md

latest1.5 KB
Original Source

SpreadsheetProtectionBehaviorOptions Properties

Provides options to restrict an end-user’s capability to protect or unprotect a document in the SpreadsheetControl.

NameDescription
AllowUsersToEditRangeGets or sets the document’s capability to unlock ranges in a protected worksheet for editing by authenticated users.
ProtectSheetGets or sets the document’s capability to protect a worksheet.
ProtectWorkbookGets or sets the document’s capability to protect a workbook.
UnprotectSheetGets or sets the document’s capability to remove the worksheet protection.
UnprotectWorkbookGets or sets the document’s capability to remove the workbook protection.

See Also

SpreadsheetProtectionBehaviorOptions Class

SpreadsheetProtectionBehaviorOptions Members

DevExpress.XtraSpreadsheet Namespace