Clears the contents of this cell.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public boolean clear () |
Remarkstrue if the cell contained actual data before the call; false, if the cell is already blank.
See Also