[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.ClipboardCut

ClipboardCut Method

ClipboardCut()

Cuts the contents from the sheet to the Clipboard.

Declaration
public void ClipboardCut()
Public Sub ClipboardCut()

ClipboardCut(ClipboardCopyOptions)

Cuts the contents from specified range in the sheet to the Clipboard using the specified copy options.

Declaration
public void ClipboardCut(ClipboardCopyOptions copyOptions)
Public Sub ClipboardCut(copyOptions As ClipboardCopyOptions)
Parameters
Type Name Description
ClipboardCopyOptions copyOptions

ClipboardCopyOptions