[]
Updates a excel link.
public void UpdateExcelLink(string name)
| Type | Name | Description |
|---|---|---|
| string | name |
Updates a excel link.
public void UpdateExcelLink(string name, IWorkbook sourceWorkbook)
| Type | Name | Description |
|---|---|---|
| string | name | the link name |
| IWorkbook | sourceWorkbook | the workbook instance for the link |