ARRAY.SIZE function

This article describes the formula syntax of the ARRAY.SIZE function.

Description

Return the size of an array.

Syntax

ARRAY.SIZE(array)

array is an array or handle to an array.

Return the number of rows times the number of columns of an array.