TextCell.value (Property)

The text string that has been entered into the text cell.

Availability:

DOM level - 1
JavaScript - 1.0
JScript - 1.0
Internet Explorer - 3.02
Netscape - 2.0
Opera - 3.0
Property/method value type:String primitive
JavaScript syntax:-myTextCell.value

This may be the same as the defaultValue if the user has not yet entered any text into the TextCell.

See also:Input.value, TEXTAREA.value