OLEFormat Interface

Contains properties and methods that apply to OLE objects.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("91493488-5A91-11CF-8700-00AA0060263B")> _
Public Interface OLEFormat
'Usage
Dim instance As OLEFormat
[GuidAttribute("91493488-5A91-11CF-8700-00AA0060263B")]
public interface OLEFormat

Remarks

The LinkFormat object contains properties and methods that apply to linked OLE objects only. The PictureFormat object contains properties and methods that apply to pictures and OLE objects.

See Also

Reference

OLEFormat Members

Microsoft.Office.Interop.PowerPoint Namespace