[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorkbook.UpdateExcelLink

UpdateExcelLink Method

更新 Excel 链接。

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

链接名称

更新 Excel 链接。

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

链接名称。

IWorkbook sourceWorkbook

链接的工作簿实例。