isEmptyCell method



Returns whether the upper-left cell in the range contains no data.

Syntax

isEmpty = Range.isEmptyCell()

Parameters

none.

Return value

isEmpty
boolean. The value is true if the cell contains no data, and false otherwise.

See also
isERRCell method
isNACell method
isFormulaCell method
isStringCell method
isNumberCell method