Overload | Description |
---|---|
ClipboardPaste() | Pastes the contents from the Clipboard to the sheet. |
ClipboardPaste(ClipboardPasteOptions) | Pastes the contents from the Clipboard to the sheet according to the specified paste option. |
ClipboardPaste(ClipboardPasteOptions,IDataObject) | Pastes the contents from the Clipboard to the sheet according to the specified paste option. |
ClipboardPaste(ClipboardPasteOptions,IDataObject,CellRange) | Pastes the contents from the Clipboard to the sheet according to the specified paste option. |