[]
Cuts the contents from the sheet to the Clipboard.
public void ClipboardCut()
Public Sub ClipboardCut()
Cuts the contents from specified range in the sheet to the Clipboard using the specified copy options.
public void ClipboardCut(ClipboardCopyOptions copyOptions)
Public Sub ClipboardCut(copyOptions As ClipboardCopyOptions)
Type | Name | Description |
---|---|---|
ClipboardCopyOptions | copyOptions | ClipboardCopyOptions |