QueryTableCollection Class

QueryTableCollection class

A collection of objects that represent QueryTable collection information.


type QueryTableCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets the querytable by the specific index.
GetCount