Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / UpdateExcelLink Method / UpdateExcelLink(String) Method
the link name
In This Topic
    UpdateExcelLink(String) Method
    In This Topic
    Updates a excel link.
    Syntax
    void UpdateExcelLink( 
       System.string name
    )

    Parameters

    name
    the link name
    See Also