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)
ParameterTypeDescription
indexint32_tThe position of the collection.

ReturnValue

See Also