Aspose::Cells::QueryTableCollection::Get method

QueryTableCollection::Get method

Gets the querytable by the specific index.

QueryTable Aspose::Cells::QueryTableCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe index.

ReturnValue

The querytable

See Also