Aspose::Cells::ExternalConnections::ExternalConnection::SetName method
ExternalConnection::SetName(const U16String&) method
Specifies the name of the connection. Each connection must have a unique name.
void Aspose::Cells::ExternalConnections::ExternalConnection::SetName(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class ExternalConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++
ExternalConnection::SetName(const char16_t*) method
Specifies the name of the connection. Each connection must have a unique name.
void Aspose::Cells::ExternalConnections::ExternalConnection::SetName(const char16_t *value)
See Also
- Class Vector
- Class ExternalConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++