[]
Returns the names of the linked excel documents.
public IEnumerable<string> GetExcelLinkSources()
Public Function GetExcelLinkSources() As IEnumerable(Of String)
| Type | Description |
|---|---|
| IEnumerable<string> | An enumerable collection of strings representing the Excel link sources. |