Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / WorkbookTable Class / ShowBandedColumns Property

In This Topic
    ShowBandedColumns Property
    In This Topic
    Indicating whether banded column formatting is applied.
    Syntax
    'Declaration
     
    
    <XmlAttributeAttribute()>
    Public Property ShowBandedColumns As Boolean
    [XmlAttribute()]
    public bool ShowBandedColumns {get; set;}
    See Also