Click or drag to resize

ExternalLink Constructor

Initializes a new instance of the ExternalLink class.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ExternalLink(
	Object parent
)

Parameters

parent
Type: System Object
The parent object of the ExternalLink.
See Also