endPos attribute
The end position (in ACL) of the Range. Note that the position indicated by the endPos is not necessarily equal to the value of endOffset.
endPos
Access
read-only
Returns
String
Get throws
DOMException
INVALID_STATE_ERR: Raised if the Range has already been detached.
这对您有帮助吗?