ComponentOne Web API Edition
ShowTotalRow Property

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

Reference

WorkbookTable Class
WorkbookTable Members