[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.InsertShiftDirection

InsertShiftDirection Enum

Represents the choice to insert cells.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum InsertShiftDirection
Public Enum InsertShiftDirection

Fields

Name Description
EntireColumn

Moves entire column to the right.

EntireRow

Move entire row down.

ShiftDown

Shift cells down.

ShiftToRight

Shift cells to the right.