ClipboardFormatValues enumeration

Office 2013 and later

Clipboard Format Type

Namespace:  DocumentFormat.OpenXml.Vml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
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: