setEndAfter method
Sets the end of a range to a point after a specific node.
![]() ![]() |
Syntax
var retval = Range.setEndAfter(oNode);Parameters
- oNode [in]
-
Type: Node
A node in the document hierarchy.
Return value
Type: HRESULT
This method can return one of these values.
| Return code | Description |
|---|---|
|
The operation completed successfully. |
|
detach has been invoked on the object. |
Standards information
See also
Show:

