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