CELL.DELETE
Delete cell values in given range. Is able to delete itself.
Syntax
=CELL.DELETE(Range)
Arguments
| Name | Type | Description |
|---|---|---|
| Range | Range | Range of cells to delete. |
Return
| Type | Description |
|---|---|
| Boolean | TRUE, if successful. |
Examples
| Formula | Result | Comment |
|---|---|---|
| TRUE |