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
- Class Vector
- Class U16String
- Class WebQueryConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++
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
- Class Vector
- Class WebQueryConnection
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++