Spread.Services Documentation
SummaryRow Enumeration
GrapeCity.Documents.Spread Namespace : SummaryRow Enumeration
Specifies the location of the summary rows in the outline.
Syntax
public enum SummaryRow : System.Enum 
Members
MemberDescription
Above Specifies that the summary row will be positioned above the detail rows in the outline.
Below Specifies that the summary row will be positioned below the detail rows in the outline.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Spread.SummaryRow

See Also

Reference

GrapeCity.Documents.Spread Namespace