Spread.Services Documentation
DeleteShiftDirection Enumeration
GrapeCity.Documents.Spread Namespace : DeleteShiftDirection Enumeration
Specifies how to shift cells to replace deleted cells.
Syntax
public enum DeleteShiftDirection : System.Enum 
Members
MemberDescription
Auto Specifies that the shift direction is based on the shape of the range.
Left Specifies that cells are shifted to the left.
Up Specifies that cells are shifted up.
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.Documents.Spread Namespace