XlClipboardFormat enumeration
Office 2013 and later
Specifies the format of an item on the Windows clipboard.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
| Member name | Description | |
|---|---|---|
| xlClipboardFormatBIFF12 | Binary Interchange file format 12 | |
| xlClipboardFormatBIFF | Binary Interchange file format for Excel version 2.x. | |
| xlClipboardFormatBIFF2 | Binary Interchange file format for Excel version 2.x. | |
| xlClipboardFormatBIFF3 | Binary Interchange file format for Excel version 3.x. | |
| xlClipboardFormatBIFF4 | Binary Interchange file format for Excel version 4.x. | |
| xlClipboardFormatBinary | Binary. | |
| xlClipboardFormatBitmap | Windows version 2.0-compatible bitmap. | |
| xlClipboardFormatCGM | Computer Graphics Metafile. | |
| xlClipboardFormatCSV | Comma-separated values. | |
| xlClipboardFormatDIF | VisiCalc Data Interchange Format. | |
| xlClipboardFormatDspText | OEM text. | |
| xlClipboardFormatEmbeddedObject | Object to be inserted into the file. | |
| xlClipboardFormatEmbedSource | Source. | |
| xlClipboardFormatLink | Link. | |
| xlClipboardFormatLinkSource | Line to source. | |
| xlClipboardFormatLinkSourceDesc | Link to description of source. | |
| xlClipboardFormatMovie | Movie. | |
| xlClipboardFormatNative | Native format. | |
| xlClipboardFormatObjectDesc | Object description. | |
| xlClipboardFormatObjectLink | Link to object. | |
| xlClipboardFormatOwnerLink | Link to owner. | |
| xlClipboardFormatPICT | Metafile picture structure (.wmf). | |
| xlClipboardFormatPrintPICT | Metafile picture structure for printing. | |
| xlClipboardFormatRTF | Rich Text Format. | |
| xlClipboardFormatScreenPICT | Metafile picture structure for screen display. | |
| xlClipboardFormatStandardFont | A standard font. | |
| xlClipboardFormatStandardScale | Standard scale. | |
| xlClipboardFormatSYLK | Microsoft symbolic link (SYLK) format. | |
| xlClipboardFormatTable | Excel fast table format. | |
| xlClipboardFormatText | Null-terminated string containing a carriage return and line feed at the end of each line. | |
| xlClipboardFormatToolFace | Graphics associated with a Macintosh tool. | |
| xlClipboardFormatToolFacePICT | Tool face as a metafile picture structure. | |
| xlClipboardFormatVALU | VALU. | |
| xlClipboardFormatWK1 | Lotus 1-2-3 Release 2.01 and Release 2.2. |
Show: