Aspose::Cells::ExternalConnections::ExternalConnectionCollection::Set method
ExternalConnectionCollection::Set method
Gets the ExternalConnection element at the specified index.
void Aspose::Cells::ExternalConnections::ExternalConnectionCollection::Set(const ExternalConnection &value, int32_t index)
Parameter | Type | Description |
---|---|---|
index | const ExternalConnection& | The zero based index of the element. |
ReturnValue
The element at the specified index.
See Also
- Class Vector
- Class ExternalConnection
- Class ExternalConnectionCollection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++