Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / getExcelLinkSources Method
In This Topic
    getExcelLinkSources Method
    In This Topic
    Returns the names of the linked excel documents.
    Syntax
    java.util.List<String> getExcelLinkSources()
    See Also