OLEFormat Interface
Contains OLE object properties.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00024441-0000-0000-C000-000000000046")> _
Public Interface OLEFormat
'Usage
Dim instance As OLEFormat
[InterfaceTypeAttribute()]
[GuidAttribute("00024441-0000-0000-C000-000000000046")]
public interface OLEFormat
Remarks
Use the OLEFormat property to return the OLEFormat object.
If the Shape object doesn’t represent a linked or embedded object, the OLEFormat property fails.