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

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