isTextEdit property
Retrieves whether a TextRange object can be created using the object.
Syntax
| JavaScript | |
|---|
Property values
Type: Boolean
VARIANT_FALSE (false)
-
TextRange object cannot be created.
VARIANT_TRUE (true)
-
TextRange object can be created.
Remarks
To create a TextRange object, you can use only the body, button, and textArea objects and an input object with one of the following types: button, hidden, password, reset, submit, or text.
Send comments about this topic to Microsoft
Build date: 2/14/2012