createTextRange method
[This documentation is preliminary and is subject to change.]
Creates a TextRange object for the element.
Syntax
IHTMLTxtRange retVal = object.createTextRange();
Standards information
There are no standards that apply here.
Parameters
This method has no parameters.
Remarks
Use a text range to examine and modify the text within an object.
Build date: 6/12/2012