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

In This Topic
    CellBorderBrushLeft Property
    In This Topic
    Border brush for cell.
    Syntax
    'Declaration
     
    
    Public Property CellBorderBrushLeft As Brush
    public Brush CellBorderBrushLeft {get; set;}
    See Also