Aspose::Cells::Drawing::ComboBox::SetSelectedIndex method
ComboBox::SetSelectedIndex method
Gets or sets the index number of the currently selected item in a list box or combo box. Zero-based.
void Aspose::Cells::Drawing::ComboBox::SetSelectedIndex(int32_t value)
Remarks
-1 presents no item is selected.
See Also
- Class Vector
- Class ComboBox
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++