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)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
returns a SmartTag object.
See Also
- Class SmartTag
- Class Vector
- Class SmartTagCollection
- Namespace Aspose::Cells::Markup
- Library Aspose.Cells for C++