Spread.Services Documentation
Delete Method (IRange)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IRange Interface
: Delete Method
Specifies which way to shift the cells.
Deletes a cell or a range of cells from the worksheet and shifts other cells to replace deleted cells.
Specifies which way to shift the cells.
Syntax
C#
void
Delete(
DeleteShiftDirection
shiftDirection
)
Parameters
shiftDirection
Specifies which way to shift the cells.
See Also
Reference
IRange Interface
IRange Members