[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorkbook.UpdateExcelLink

UpdateExcelLink Method

Updates a excel link.

Declaration
void UpdateExcelLink(string name)
Parameters
Type Name Description
string name

the link name.

Updates a excel link.

Declaration
void UpdateExcelLink(string name, IWorkbook sourceWorkbook)
Parameters
Type Name Description
string name

the link name.

IWorkbook sourceWorkbook

the workbook instance for the link.