Click or drag to resize

Workbook ExternalLinks Property

Gets the collection of external links in the workbook.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ExternalLinkCollection ExternalLinks { get; }

Property Value

Type: ExternalLinkCollection
See Also