[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorkbook.GetExcelLinkSources

GetExcelLinkSources Method

GetExcelLinkSources()

Returns the names of the linked excel documents.

Declaration
IEnumerable<string> GetExcelLinkSources()
Function GetExcelLinkSources() As IEnumerable(Of String)
Returns
Type Description
IEnumerable<string>