Click or drag to resize

Workbook DataConns Property

Gets the collection of data connections associated with the workbook.

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

Property Value

Type: DataConnections
See Also