ComponentOne Web API Edition
TotalRowFunction Property

C1.Web.Api.Excel Namespace > WorkbookTableColumn Class : TotalRowFunction Property
Gets or sets the function to show in the totals row cell for this column.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property TotalRowFunction As String
[XmlAttribute()]
public string TotalRowFunction {get; set;}
See Also

Reference

WorkbookTableColumn Class
WorkbookTableColumn Members