Spread.Services Documentation
SummaryColumn Enumeration
GrapeCity.Documents.Spread Namespace : SummaryColumn Enumeration
Specifies the location of the summary columns in the outline.
Syntax
public enum SummaryColumn : System.Enum 
Members
MemberDescription
Left Specifies that the summary column will be positioned to the left of the detail columns in the outline.
Right Specifies that the summary column will be positioned to the right of the detail columns in the outline.
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.Documents.Spread Namespace