Freigeben über


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

Member

Membername Beschreibung
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".

Siehe auch

Referenz

DocumentFormat.OpenXml.Vml.Office-Namespace