Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / CellBorderInfo Class / Default Field


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