[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.InsertShiftDirection

InsertShiftDirection Enum

Specifies the direction in which to shift cells during an insertion.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public enum InsertShiftDirection
Public Enum InsertShiftDirection

Fields

Name Description
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.