Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / Style Class / Border Property

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