Aspose::Cells::ExternalConnections::ConnectionParameter::SetType method
ConnectionParameter::SetType method
Type of parameter used. If the parameterType=value, then the value from boolean, double, integer, or string will be used. In this case, it is expected that only one of {boolean, double, integer, or string} will be specified.
void Aspose::Cells::ExternalConnections::ConnectionParameter::SetType(ConnectionParameterType value)
See Also
- Class Vector
- Enum ConnectionParameterType
- Class ConnectionParameter
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++