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

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