LinkFormat Object Members

PowerPoint Developer Reference

Contains properties and methods that apply to linked OLE objects.

Methods

  Name Description
Bb251442.methods(en-us,office.12).gif Update Updates the specified linked OLE object. To update all the links in a presentation at once, use the UpdateLinks method.

Properties

  Name Description
Bb251442.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251442.properties(en-us,office.12).gif AutoUpdate Returns or sets the way the link will be updated. Read/write PpUpdateOption.
Bb251442.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251442.properties(en-us,office.12).gif SourceFullName Returns or sets the name and path of the source file for the linked OLE object. Read/write String.