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

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