This topic has not yet been rated - Rate this topic

isTextEdit property

Retrieves whether a TextRange object can be created using the object.

Syntax

JavaScript

p = object.isTextEdit

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

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ