ComponentOne Web API Edition
ShowBandedColumns Property

C1.Web.Api.Excel Namespace > WorkbookTable Class : ShowBandedColumns Property
Indicating whether banded column formatting is applied.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property ShowBandedColumns As Boolean
[XmlAttribute()]
public bool ShowBandedColumns {get; set;}
See Also

Reference

WorkbookTable Class
WorkbookTable Members