Document.Copy Method
Name | Parameters | Description |
---|---|---|
Copy() | none | Copies the currently selected text to the Clipboard. |
Copy |
range | Copies the specified range of text to the Clipboard. |