ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLBorderFormatting Class / TopColor Property

In This Topic
    TopColor Property
    In This Topic
    Gets or sets color of top border for this formating.
    Syntax
    'Declaration
     
    Public Property TopColor As System.Drawing.Color
    public System.Drawing.Color TopColor {get; set;}
    See Also