Aspose::Cells::Drawing::ListBox::GetSelectedIndex method
ListBox::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::ListBox::GetSelectedIndex()
Remarks
-1 presents no item is selected.
See Also
- Class Vector
- Class ListBox
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++