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)
ParameterTypeDescription
indexint32_tThe zero based index of the element.

See Also