MsoClipboardFormat enumeration (Office)
Specifies Clipboard formats.
Name | Value | Description |
---|---|---|
msoClipboardFormatHTML | 2 | HTML format |
msoClipboardFormatMixed | -2 | Return value only; indicates a combination of the other states. |
msoClipboardFormatNative | 1 | Native format |
msoClipboardFormatPlainText | 4 | Plain text format |
msoClipboardFormatRTF | 3 | RTF format |
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.