GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > ClipboardPasteExtent Class : ClipboardPasteExtent Constructor |
true
the action is a cut; otherwise, copy.
'Declaration Public Function New( _ ByVal sourceRange As CellRange, _ ByVal targetRanges() As CellRange, _ ByVal isCutting As System.Boolean, _ ByVal clipboardText As System.String _ )
'Usage Dim sourceRange As CellRange Dim targetRanges() As CellRange Dim isCutting As System.Boolean Dim clipboardText As System.String Dim instance As New ClipboardPasteExtent(sourceRange, targetRanges, isCutting, clipboardText)
public ClipboardPasteExtent( CellRange sourceRange, CellRange[] targetRanges, System.bool isCutting, System.string clipboardText )
true
the action is a cut; otherwise, copy.Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6