TextSelection.endOffset
int endOffset() @propertyGet endOffset field.
Returns
the text offset of the end of the selection within @end_object.
void endOffset(int propval) @propertySet endOffset field.
Parameters
propval | the text offset of the end of the selection within @end_object. |