Aspose::Cells::ExternalConnections::ExternalConnectionCollection::GetExternalConnectionById method

ExternalConnectionCollection::GetExternalConnectionById method

Gets the ExternalConnection element with the specified id.

ExternalConnection Aspose::Cells::ExternalConnections::ExternalConnectionCollection::GetExternalConnectionById(int32_t connId)
ParameterTypeDescription
connIdint32_texternal connection id

ReturnValue

The element with the specified id.

See Also