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

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