Click or drag to resize

Worksheet QueryTables Property

Gets the collection of query tables associated with the worksheet.

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

Property Value

Type: QueryTableCollection
See Also