Aspose::Cells::DataModels::DataModelTableCollection::Get method
DataModelTableCollection::Get method
Gets the data model table by position of the collection.
DataModelTable Aspose::Cells::DataModels::DataModelTableCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The position of the collection. |
ReturnValue
See Also
- Class DataModelTable
- Class Vector
- Class DataModelTableCollection
- Namespace Aspose::Cells::DataModels
- Library Aspose.Cells for C++