[]
Represents the protection type of the workbook or worksheet.
public enum ProtectionMode
Public Enum ProtectionMode
Name | Description |
---|---|
None | The object is not protected. |
PasswordProtected | The object is protected by password. |
Protected | The object is protected without password. |