ComponentOne Web API Edition
TotalRowLabel Property

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

Reference

WorkbookTableColumn Class
WorkbookTableColumn Members