PpPasteDataType enumeration (PowerPoint)
Specifies a format for the Clipboard contents when they are inserted into the document.
Name | Value | Description |
---|---|---|
ppPasteBitmap | 1 | Paste bitmap. |
ppPasteDefault | 0 | Paste the default content of the clipboard. |
ppPasteEnhancedMetafile | 2 | Paste enhanced Metafile |
ppPasteGIF | 4 | Paste a GIF image. |
ppPasteHTML | 8 | Paste HTML. |
ppPasteJPG | 5 | Paste a JPG image. |
ppPasteMetafilePicture | 3 | Paste a Metafile picture. |
ppPasteOLEObject | 10 | Paste OLE object. |
ppPastePNG | 6 | Paste PNG image. |
ppPasteRTF | 9 | Paste RTF. |
ppPasteShape | 11 | Paste a shape. |
ppPasteText | 7 | Paste text. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.