Click or drag to resize

XlsDocumentProperty LinkSource Property

Returns or sets the source of a linked custom document property. Read/write String.

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

Property Value

Type: String

Implements

IDocumentProperty LinkSource
See Also