OleLinkValues Enumeration
Namespace: DocumentFormat.OpenXml.Vml.Office
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration OleLinkValues
'Usage
Dim instance As OleLinkValues
public enum OleLinkValues
Members
Member name | Description | |
---|---|---|
Picture | Other Image. When the item is serialized out as xml, its value is "Picture". | |
Bitmap | Bitmap Image. When the item is serialized out as xml, its value is "Bitmap". | |
EnhancedMetaFile | Enhanced Metafile Image. When the item is serialized out as xml, its value is "EnhancedMetaFile". |