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