[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ProtectionMode

ProtectionMode Enum

Represents the protection type of the workbook or worksheet.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum ProtectionMode
Public Enum ProtectionMode

Fields

Name Description
None

The object is not protected.

PasswordProtected

The object is protected by password.

Protected

The object is protected without password.