Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / CellBorderData Class / Empty Field


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