Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a new range with boundary points that are equal to the original range.
![]() ![]() |
Syntax
retVal = object.cloneRange(oClonedRange);
Parameters
oClonedRange [out, retval]
Type: RangeReturns a Range object.
Exceptions
Exception | Condition |
---|---|
InvalidStateError | IHTMLDOMRange::detach has been invoked on the object. |