Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / WorkbookTableStyle Class / LastTotalCellStyle Property

In This Topic
    LastTotalCellStyle Property
    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