Aspose::Cells::QueryTableCollection::Get method
QueryTableCollection::Get method
Gets the querytable by the specific index.
QueryTable Aspose::Cells::QueryTableCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
The querytable
See Also
- Class QueryTable
- Class Vector
- Class QueryTableCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++