ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLBorderFormatting Class / LeftBorder Property

In This Topic
    LeftBorder Property
    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