ComponentOne Web API Edition
ShowBandedRows Property

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

Reference

WorkbookTable Class
WorkbookTable Members