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

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