[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.DeleteShiftDirection

DeleteShiftDirection Enum

Represents the choise to delete cells.

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

Fields

Name Description
EntireColumn

Moves entire column to the left.

EntireRow

Move entire row up.

ShiftToLeft

Shift cells to the left.

ShiftUp

Shift cells up.