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

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