Class QueryTableCollection
- Namespace
- Spire.Xls.Collections
- Assembly
- Spire.XLS.dll
public class QueryTableCollection : CollectionExtended<QueryTableXls>, IList<QueryTableXls>, ICollection<QueryTableXls>, IEnumerable<QueryTableXls>, IEnumerable, IExcelApplication, ICloneParent
- Inheritance
-
QueryTableCollection
- Implements
- Inherited Members
Constructors
QueryTableCollection(object)
public QueryTableCollection(object parent)
Parameters
parent
object
Properties
this[int]
public QueryTableXls this[int index] { get; }
Parameters
index
int