[]
Updates a excel link.
void UpdateExcelLink(string name)
Sub UpdateExcelLink(name As String)
Type | Name | Description |
---|---|---|
string | name | the link name. |
Updates a excel link.
void UpdateExcelLink(string name, IWorkbook sourceWorkbook)
Sub UpdateExcelLink(name As String, sourceWorkbook As IWorkbook)