inRange method
[This documentation is preliminary and is subject to change.]
Returns a value indicating whether one range is contained within another.
Syntax
VARIANT_BOOL retVal = object.inRange(Range);
Standards information
There are no standards that apply here.
Parameters
Range [in]
Type: IHTMLTxtRangePointer to the IHTMLTxtRange interface of an TextRange object that might be contained.
Remarks
This feature might not be available on platforms other than Microsoft Win32.
See also
Build date: 6/12/2012