Aspose::Cells::ExternalConnections::WebQueryConnection::SetPost method

WebQueryConnection::SetPost(const U16String&) method

Returns or sets the string used with the post method of inputting data into a web server to return data from a web query.

void Aspose::Cells::ExternalConnections::WebQueryConnection::SetPost(const U16String &value)

See Also

WebQueryConnection::SetPost(const char16_t*) method

Returns or sets the string used with the post method of inputting data into a web server to return data from a web query.

void Aspose::Cells::ExternalConnections::WebQueryConnection::SetPost(const char16_t *value)

See Also