ClipboardFormatValues enumeration
Office 2013 and later
Clipboard Format Type
Namespace: DocumentFormat.OpenXml.Vml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| PictureOld | WMF. When the item is serialized out as xml, its value is "PictOld". | |
| Picture | EMF. When the item is serialized out as xml, its value is "Pict". | |
| Bitmap | Bitmap. When the item is serialized out as xml, its value is "Bitmap". | |
| PicturePrint | Printer Picture. When the item is serialized out as xml, its value is "PictPrint". | |
| PictureScreen | Screen Picture EMF. When the item is serialized out as xml, its value is "PictScreen". |
Show: