C1.Web.Api.Excel Namespace / WorkbookTable Class / ShowHeaderRow Property

In This Topic
ShowHeaderRow Property
In This Topic
Indicating whether show the header row for the table.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property ShowHeaderRow As Boolean
 
See Also