0 out of 1 rated this helpful - Rate this topic

createRange method

Creates a TextRange object from the current text selection, or a controlRange collection from a control selection.

For the standards-based method, see IHTMLSelectionObject::createRange.

Syntax


oRange retVal = object.createRange();

Parameters

This method has no parameters.

Standards information

There are no standards that apply here.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.