Search
CellRange.clear Method
See Also
 






Clears the content of the cells in this range.

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

 Syntax

Java  Copy Code

public boolean clear ()

 Return Value

true if at least one cell has been cleared; otherwise, false.

 See Also