CutSelectedFragmentToClipboard Method
In This Topic
Copies the selected document fragment to the clipboard and removes
the selected data from the document.
Syntax
'Declaration
Public Sub CutSelectedFragmentToClipboard()
public void CutSelectedFragmentToClipboard()
See Also