Aspose::Cells::HyperlinkCollection::Get method
HyperlinkCollection::Get method
Gets the Hyperlink element at the specified index.
Hyperlink Aspose::Cells::HyperlinkCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero based index of the element. |
ReturnValue
The element at the specified index.
See Also
- Class Hyperlink
- Class Vector
- Class HyperlinkCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++