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


In This Topic
    Empty Field (CellProtection)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Empty As CellProtection
    'Usage
     
    
    Dim value As CellProtection
     
    value = CellProtection.Empty
    public static readonly CellProtection Empty
    See Also