ComponentOne Excel for .NET
C1.Excel Assembly / C1.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 XLLineStyle
    public XLLineStyle LeftBorder {get; set;}
    See Also