Expand Minimize
This topic has not yet been rated - Rate this topic

Workbook.OpenLinks Method

Opens the supporting documents for a link or links.

Namespace:  Microsoft.Office.Tools.Excel
Assemblies:   Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
void OpenLinks(
	string Name,
	Object ReadOnly,
	Object Type
)

Parameters

Name
Type: String

The name of the Microsoft Office Excel or DDE/OLE link, as returned from the LinkSources method.

ReadOnly
Type: Object

true to open documents as read-only. The default value is false.

Type
Type: Object

One of the XlLink values. The link type.

Optional Parameters

For information on optional parameters, see Optional Parameters in Office Solutions.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.