Aspose::Cells::ExternalLinkCollection::Get method

ExternalLinkCollection::Get method

Gets the ExternalLink element at the specified index.

ExternalLink Aspose::Cells::ExternalLinkCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe zero based index of the element.

ReturnValue

The element at the specified index.

See Also