VisPasteSpecialCodes enumeration (Visio)
Format codes passed to the PasteSpecial method.
Constant | Value | Description |
---|---|---|
visPasteBitmap | 2 | Paste bitmap. |
visPasteDIB | 8 | Paste device-independent bitmap. |
visPasteEMF | 14 | Paste enhanced metafile. |
visPasteHyperlink | 65538 | Paste hyperlink. |
visPasteInk | 65544 | Paste Ink data. |
visPasteMetafile | 3 | Paste metafile. |
visPasteOEMText | 7 | Paste OEM text. |
visPasteOLEObject | 65536 | Paste OLE object. |
visPasteRichText | 65537 | Paste rich text. |
visPasteText | 1 | Paste ANSI text. |
visPasteURL | 65539 | Paste Uniform Resource Locator (URL). |
visPasteVisioIcon | 65543 | Paste Microsoft Visio icon. |
visPasteVisioMastersXML | 65546 | Paste Visio masters XML. |
visPasteVisioMasters | 65541 | Paste Visio masters. |
visPasteVisioShapesXML | 65545 | Paste Visio shapes XML. |
visPasteVisioShapesWithoutDataLinks | 65548 | Paste Visio drawing data without internal data links. |
visPasteVisioShapes | 65540 | Paste Visio shapes. |
visPasteVisioText | 65542 | Paste Visio 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.