ProtectionType enumeration
ProtectionType enumeration
Represents workbook/worksheet protection type.
The ProtectionType type exposes the following members:
Fields
| Field | Description |
|---|---|
| ALL | Represents to protect all. |
| CONTENTS | Represents to protect contents, used in Worksheet protection. |
| OBJECTS | Represents to protect objects, used in Worksheet protection. |
| SCENARIOS | Represents to protect scenarios, used in Worksheet protection. |
| STRUCTURE | Represents to protect structure, used in Workbook protection. |
| WINDOWS | Represents to protect window, used in Workbook protection. |
| NONE | Represents no protection. Only for Reading property. |
See Also
- module
aspose.cells