WorksheetProtectionPermissions Enum
Lists end-user actions allowed for the protected worksheet.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Members
Name | Description |
---|---|
Select
|
Select locked cells. |
Select
|
Select unlocked cells. |
Format
|
Change formatting or conditional formatting options. |
Format
|
Change column width or hide columns. |
Format
|
Change row height or hide columns. |
Insert
|
Insert columns. |
Insert
|
Insert rows. |
Insert
|
Insert hyperlinks. |
Delete
|
Delete columns. |
Delete
|
Delete rows. |
Sort
|
Use commands to sort cell data. |
Auto
|
Use the arrows to change the filter on ranges when Auto |
Pivot
|
Change or refresh Pivot |
Objects
|
Make changes to shapes or charts. |
Scenarios
|
Make changes to scenarios and view hidden scenarios. Currently not in use since scenarios are not supported. |
Default
|
Select locked and unlocked cells. |