Programmer's Guide > Interfaces > W3C Range interface > endOffset attribute
  
endOffset attribute
Offset within the ending node of the Range.
endOffset
Access
read-only
Returns
long
Get throws
DOMException
INVALID_STATE_ERR: Raised if detach() has already been invoked on this object.