For the complete documentation index, see llms.txt. This page is also available as Markdown.

EMPTY

Returns empty cells.

Syntax

EMPTY(range)

  • range - a range defining the number of rows and columns which are returned by the function - Value type: range (optional, default: empty)

Examples

Last updated