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

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