Search
CellRange.remove Method
See Also
 






Remove the cells in the current range of cells.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void remove (
    ShiftDirection direction
)

 Parameters

direction

Specifies how to fill the space of the removed cells.

 See Also