FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / ExcelCellStyle Class / CellBorderThickness Property

In This Topic
    CellBorderThickness Property
    In This Topic
    Border thickness for cell.
    Syntax
    'Declaration
     
    
    Public Property CellBorderThickness As Thickness
    public Thickness CellBorderThickness {get; set;}
    See Also