LinkFormat::AutoUpdate Property
Office 2010
Returns or sets the way the link will be updated. Read/write.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
The value of the AutoUpdate property can be one of these PpUpdateOption constants.
Constant | Description |
|---|---|
The link is updated each time the presentation is opened or the source file changes. | |
The link is updated only when the user specifically asks to update the presentation. | |
Some links are updated automatically and some links are updated manually. |
Show: