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

In This Topic
    LastHeaderCellStyle Property (WorkbookTableStyle)
    In This Topic
    Gets or sets the last cell style in the header row.
    Syntax
    'Declaration
     
    Public Property LastHeaderCellStyle As WorkbookTableCommonStyle
    public WorkbookTableCommonStyle LastHeaderCellStyle {get; set;}
    See Also