ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / WorkbookTableBorder Class / Horizontal Property

In This Topic
    Horizontal Property
    In This Topic
    Gets or set the horizontal border setting.
    Syntax
    'Declaration
     
    Public Property Horizontal As Border
    public Border Horizontal {get; set;}
    See Also