isStringCell method



Returns whether the upper-left cell in the range contains a string value.

Syntax

isString = Range.isStringCell()

Parameters

none.

Return value

isString
boolean. The value is true if the cell contains a string value, and false otherwise.

See also
isEmptyCell method
isERRCell method
isFormulaCell method
isNACell method
isNumberCell method