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

In This Topic
    FirstBandedRowStyle Property
    In This Topic
    Gets or sets the first row stripe style.
    Syntax
    'Declaration
     
    
    Public Property FirstBandedRowStyle As WorkbookTableBandedStyle
    public WorkbookTableBandedStyle FirstBandedRowStyle {get; set;}
    See Also