Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IRange Interface
/
delete Method
/ delete(DeleteShiftDirection) Method
Specifies which way to shift the cells.
Collapse All
Expand All
In This Topic
delete(DeleteShiftDirection) Method
In This Topic
Deletes a cell or a range of cells from the worksheet and shifts other cells to replace deleted cells.
Syntax
void
delete(
DeleteShiftDirection
shiftDirection
)
Parameters
shiftDirection
Specifies which way to shift the cells.
See Also
Reference
IRange Interface
IRange Members
Overload List