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.
| .png) .png) | 
Syntax
 retVal = object.cloneRange(oClonedRange);
Parameters
- oClonedRange [out, retval] 
 Type: Range- Returns a Range object. 
Exceptions
| Exception | Condition | 
|---|---|
| InvalidStateError | IHTMLDOMRange::detach has been invoked on the object. |