ASP.NET MVC Controls | ComponentOne
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