ExternalConnectionCollection.GetExternalConnectionById
ExternalConnectionCollection.GetExternalConnectionById method
Gets the ExternalConnection
element with the specified id.
public ExternalConnection GetExternalConnectionById(int connId)
Parameter | Type | Description |
---|---|---|
connId | Int32 | external connection id |
Return Value
The element with the specified id.
See Also
- class ExternalConnection
- class ExternalConnectionCollection
- namespace Aspose.Cells.ExternalConnections
- assembly Aspose.Cells