Compartir a través de


WorkbookClass.ChangeLink(String, String, XlLinkType) Método

Definición

public virtual void ChangeLink (string Name, string NewName, Microsoft.Office.Interop.Excel.XlLinkType Type = Microsoft.Office.Interop.Excel.XlLinkType.xlLinkTypeExcelLinks);
Public Overridable Sub ChangeLink (Name As String, NewName As String, Optional Type As XlLinkType = Microsoft.Office.Interop.Excel.XlLinkType.xlLinkTypeExcelLinks)

Parámetros

Name
String
NewName
String
Type
XlLinkType

Implementaciones

Se aplica a