Spread.Services Documentation
InsertShiftDirection Enumeration
GrapeCity.Documents.Spread Namespace : InsertShiftDirection Enumeration
Specifies the direction in which to shift cells during an insertion.
Syntax
public enum InsertShiftDirection : System.Enum 
Members
MemberDescription
Auto Specifies that the shift direction is decided based on the shape of the range.
Down Specifies to shift cells down.
Right Specifies to shift cells to the right.
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.Documents.Spread Namespace