Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CellProtection Structure
Members


In This Topic
    CellProtection Structure
    In This Topic
    Syntax
    'Declaration
     
    
    Public Structure CellProtection 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As CellProtection
    public struct CellProtection : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.CellProtection

    See Also