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

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