-
void
Copies the substring beginning at the specified start
offset
and extending to the character at offset end - 1
to the clipboard.
void
Copies the substring beginning at the specified start
offset
and extending to the character at offset end - 1
to the clipboard.
void
Moves the substring beginning at the specified start
offset
and extending to the character at offset end - 1
to the clipboard.
void
Moves the substring beginning at the specified start
offset
and extending to the character at offset end - 1
to the clipboard.
void
Inserts the text in the clipboard at the leading edge of the specified start
offset.
void
Inserts the text in the clipboard at the leading edge of the specified start
offset.
void
Replaces the substring beginning at the specified start
offset
and extending to the character at offset end - 1
by the specified string.
void
Replaces the substring beginning at the specified start
offset
and extending to the character at offset end - 1
by the specified string.