Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / BorderCollection Class / Top Property

In This Topic
    Top Property (BorderCollection)
    In This Topic
    Gets or sets the top border.
    Syntax
    'Declaration
     
    
    Public Property Top As Border
    public Border Top {get; set;}
    See Also