Skip to main content
Version: Streamsheets 2.3

DELETECELLS

Delete cell values in given range. Is able to delete itself.

Syntax

=DELETECELLS(Range)

Arguments

NameDescription
RangeRange of cells to delete.

Return Value

TRUE, if successful.

Example

FunctionResultComment
=DELETECELLS(A1:B2)TRUE