ZVON > References > DOM2 Reference

endOffset (attribute )

Owning interface and usage:  
Range.endOffset

Member of these other interfaces:  
none

Readonly:   yes

Type:   long

Description:  
Offset within the ending node of the Range.

Exception:  
DOMException INVALID_STATE_ERR
Raised if detach() has already been invoked on this object.