Spread.Services Documentation
SubtotalLocationType Enumeration
GrapeCity.Documents.Spread Namespace : SubtotalLocationType Enumeration
Specifies where the subtotal will be displayed on the worksheet.
Syntax
public enum SubtotalLocationType : System.Enum 
Members
MemberDescription
Bottom Subtotal will be on the bottom.
Top Subtotal will be on the top.
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.Documents.Spread Namespace