Get Method
Get function
Gets the querytable by the specific index.
func (instance *QueryTableCollection) Get(index int32) (*QueryTable, error)
Remarks
See Also
- Class QueryTableCollection
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Gets the querytable by the specific index.
func (instance *QueryTableCollection) Get(index int32) (*QueryTable, error)