Workbook.OpenLinks Method
Visual Studio 2012
Opens the supporting documents for a link or links.
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)
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.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.