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

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