Aspose::Cells::HyperlinkCollection::RemoveAt method
HyperlinkCollection::RemoveAt method
Remove the hyperlink at the specified index in this collection.
void Aspose::Cells::HyperlinkCollection::RemoveAt(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero based index of the element. |
See Also
- Class Vector
- Class HyperlinkCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++