Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLBorderFormatting Class / LeftColor Property

In This Topic
    LeftColor Property (XLBorderFormatting)
    In This Topic
    Gets or sets color of left border for this formating.
    Syntax
    'Declaration
     
    
    Public Property LeftColor As Color
    public Color LeftColor {get; set;}
    See Also