In This Topic
Sets the information to paste from the Clipboard for a specified range of cells on this sheet based on the paste option.
Overload List
Overload | Description |
SetClipSpecial(Int32,Int32,Int32,Int32,Object,ClipboardPasteOptions) | Sets the information to paste from the Clipboard for a specified range of cells on this sheet based on the paste option. |
SetClipSpecial(Int32,Int32,Int32,Int32,Object,ClipboardPasteOptions,Boolean,Boolean) | Sets the information to paste from the Clipboard for a specified range of cells on this sheet based on the paste option. |
SetClipSpecial(Int32,Int32,Int32,Int32,Object,ClipboardPasteOptions,Boolean,Boolean,Boolean) | Sets the information to paste from the Clipboard for a specified range of cells on this sheet based on the paste option. |
See Also