com.grapecity.documents.excel Package / IRange Interface / delete Method / delete() Method
In This Topic
delete() 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()
See Also