Winnovative Excel Library

ExcelDeleteShiftDirection Enumeration

Winnovative Excel Library Documentation
Describes how the cells are shifted to replace deleted cells.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum ExcelDeleteShiftDirection
Members

  Member nameValueDescription
ShiftLeft0 Cells are shifted to the left
ShiftUp1 Cells are shifted up
See Also

Reference