Compartilhar via


LinkFormat Object Members

Word Developer Reference

Represents the linking characteristics for an OLE object or picture.

Methods

  Name Description
Bb243517.methods(en-us,office.12).gif BreakLink Breaks the link between the source file and the specified OLE object, picture, or linked field.
Bb243517.methods(en-us,office.12).gif Update Updates the specified link format.

Properties

  Name Description
Bb243517.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb243517.properties(en-us,office.12).gif AutoUpdate True if the specified link is updated automatically when the container file is opened or when the source file is changed. Read/write Boolean.
Bb243517.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb243517.properties(en-us,office.12).gif Locked True if a Field, InlineShape, or Shape object is locked to prevent automatic updating. Read/write Boolean.
Bb243517.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified LinkFormat object.
Bb243517.properties(en-us,office.12).gif SavePictureWithDocument True if the specified picture is saved with the document. Read/write Boolean.
Bb243517.properties(en-us,office.12).gif SourceFullName Returns or sets the path and name of the source file for the specified linked OLE object, picture, or field. Read/write String.
Bb243517.properties(en-us,office.12).gif SourceName Returns the name of the source file for the specified linked OLE object, picture, or field. Read-only String.
Bb243517.properties(en-us,office.12).gif SourcePath Returns the path of the source file for the specified linked OLE object, picture, or field. Read-only String.
Bb243517.properties(en-us,office.12).gif Type Returns the link type. Read-only WdLinkType.