Click or drag to resize

ExternalLink DataSource Property

Gets or sets the data source of the external link.

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

Property Value

Type: String
See Also