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)
Parameter | Type | Description |
---|---|---|
connId | int32_t | external connection id |
ReturnValue
The element with the specified id.
See Also
- Class ExternalConnection
- Class Vector
- Class ExternalConnectionCollection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++