Click or drag to resize

ExternalConnection ConnType Property

Gets the type of the connection data source.

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

Property Value

Type: ConnectionDataSourceType
See Also