Class QueryTableCollection
Inheritance
System.Object
QueryTableCollection
Namespace: DRIT.Spreadsheet.Data
Assembly: DRIT.Spreadsheet.dll
Syntax
public class QueryTableCollection : IEnumerable<QueryTable>
Methods
GetEnumerator()
Declaration
public IEnumerator<QueryTable> GetEnumerator()
Returns
Type | Description |
---|---|
IEnumerator<QueryTable> |