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

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