Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / WorkbookTableCommonStyle Class / Borders Property

In This Topic
    Borders Property
    In This Topic
    Gets or sets the table borders setting.
    Syntax
    'Declaration
     
    
    Public Property Borders As WorkbookTableBorder
    public WorkbookTableBorder Borders {get; set;}
    See Also