Aspose::Cells::Drawing::ActiveXControls::ComboBoxActiveXControl::SetValue method

ComboBoxActiveXControl::SetValue(const U16String&) method

Gets and sets the value of the control.

void Aspose::Cells::Drawing::ActiveXControls::ComboBoxActiveXControl::SetValue(const U16String &value)

See Also

ComboBoxActiveXControl::SetValue(const char16_t*) method

Gets and sets the value of the control.

void Aspose::Cells::Drawing::ActiveXControls::ComboBoxActiveXControl::SetValue(const char16_t *value)

See Also