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

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