[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.DeleteShiftDirection

DeleteShiftDirection Enum

Specifies how to shift cells to replace deleted cells.

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

Fields

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