Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CellProtection Structure
Fields Properties Methods


In This Topic
    CellProtection Structure Members
    In This Topic

    The following tables list the members exposed by CellProtection.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the cell formula is hidden.  
    Public PropertyGets or sets a value indicating whether the cell is locked.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Indicates whether the current object is equal to another object of the same type.  
    Public MethodReturns a hash code for this instance.  
    Public MethodDetermines whether this CellProtection is empty.  
    Public MethodDetermines whether the specified property has been assigned value.  
    Public MethodResets the specified property to unset state.  
    Top
    See Also