Aspose::Cells::ExternalConnections::ConnectionParameter::SetCellReference method

ConnectionParameter::SetCellReference(const U16String&) method

Cell reference indicating which cell’s value to use for the query parameter. Used only when parameterType is cell.

void Aspose::Cells::ExternalConnections::ConnectionParameter::SetCellReference(const U16String &value)

See Also

ConnectionParameter::SetCellReference(const char16_t*) method

Cell reference indicating which cell’s value to use for the query parameter. Used only when parameterType is cell.

void Aspose::Cells::ExternalConnections::ConnectionParameter::SetCellReference(const char16_t *value)

See Also