ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / WorkbookTableStyle Class / LastTotalCellStyle Property

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