LinkFormat Interface 

Contains linked OLE object properties.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Public Class inkFormatImplementation
    Implements LinkFormat
End Class
Dim inkFormatImplementation1 As New inkFormatImplementation()

Syntax

Public Interface LinkFormat
public interface LinkFormat
public interface class LinkFormat
public interface LinkFormat
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.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Excel Namespace

Other Resources

LinkFormat Members