OLEObject.Update Method (2003 System)

Updates the link.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
Public Function Update As Object
'Usage
Dim instance As OLEObject
Dim returnValue As Object

returnValue = instance.Update()
public Object Update()

Return Value

Type: System.Object
true if the link is successfully updated; otherwise, false.

Permissions

See Also

Reference

OLEObject Class

OLEObject Members

Microsoft.Office.Tools.Excel Namespace