This topic has not yet been rated - Rate this topic

createTextRange method

Creates a TextRange object for the element.

Syntax


TextRange retVal = object.createTextRange();

Parameters

This method has no parameters.

Standards information

There are no standards that apply here.

Remarks

Use a text range to examine and modify the text within an object.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.