Winnovative Excel Library

ExcelRangeDelete Method (ExcelDeleteShiftDirection)

Winnovative Excel Library Documentation
Deletes the cell in the range and shifts cells in the specified direction to replace the deleted cells.

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

public void Delete(
	ExcelDeleteShiftDirection shiftDirection
)

Parameters

shiftDirection
Type: Winnovative.ExcelLibExcelDeleteShiftDirection
Specifies how the cells are shifted to replace deleted cells.
See Also

Reference