Skip to main content
Version: Streamsheets 2.5

DELETECELLS

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

Syntax

=DELETECELLS(Range)

Arguments

NameDescription
RangeRange of cells to delete.

Return

TRUE, if successful.

Examples

FormulaResultComment
=DELETECELLS(A1:B2)
TRUE