Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / GetExcelLinkSources Method
In This Topic
    GetExcelLinkSources Method (IWorkbook)
    In This Topic
    Returns the names of the linked excel documents.
    Syntax
    System.Collections.Generic.IEnumerable<string> GetExcelLinkSources()
    See Also