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

In This Topic
    TotalRowStyle Property
    In This Topic
    Gets or sets the total row style.
    Syntax
    'Declaration
     
    
    Public Property TotalRowStyle As WorkbookTableCommonStyle
    public WorkbookTableCommonStyle TotalRowStyle {get; set;}
    See Also