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

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