Programming with Reflection
AppendSelection method
Syntax object.AppendSelection
Appends the currently selected text to the end of any existing Clipboard text. This method returns an error if no text is selected. Use CopySelection to replace the current Clipboard contents with the selected text.
None.