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