ComponentOne Web API Edition
ShowHeaderRow Property

C1.Web.Api.Excel Namespace > WorkbookTable Class : ShowHeaderRow Property
Indicating whether show the header row for the table.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property ShowHeaderRow As Boolean
[XmlAttribute()]
public bool ShowHeaderRow {get; set;}
See Also

Reference

WorkbookTable Class
WorkbookTable Members