[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorkbook.LinkSources

LinkSources Property

LinkSources

Gets an array of links in the workbook. The names in the array are the names of the linked documents. Returns empty array if there are no links.

Declaration
string[] LinkSources { get; }
ReadOnly Property LinkSources As String()
Property Value
Type Description
string[]

The link sources.