Aspose::Cells::Markup::SmartTagCollection::Get method

SmartTagCollection::Get method

Gets a SmartTag object at the specific index.

SmartTag Aspose::Cells::Markup::SmartTagCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe index.

ReturnValue

returns a SmartTag object.

See Also