Search
Cell.clear Method
See Also
 






Clears the contents of this cell.

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

 Syntax

Java  Copy Code

public boolean clear ()

 Return Value

 Remarks

true if the cell contained actual data before the call; false, if the cell is already blank.

 See Also