Document.Cut Method
| Name | Parameters | Description |
|---|---|---|
| Cut() | none | Removes the currently selected text and copies it to the Clipboard. |
| Cut(DocumentRange) | range | Removes the specified range of text and copies it to the Clipboard. |
| Name | Parameters | Description |
|---|---|---|
| Cut() | none | Removes the currently selected text and copies it to the Clipboard. |
| Cut(DocumentRange) | range | Removes the specified range of text and copies it to the Clipboard. |