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

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