ComponentOne Web API Edition
SummaryBelow Property

C1.Web.Api.Excel Namespace > Worksheet Class : SummaryBelow Property
Gets or sets a value indicating whether summary rows appear below or above detail rows.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public Property SummaryBelow As Boolean
[XmlAttribute()]
public bool SummaryBelow {get; set;}
See Also

Reference

Worksheet Class
Worksheet Members