GetSelectedIndex Method
GetSelectedIndex function
Gets or sets the index number of the currently selected item in a list box or combo box.Zero-based.
func (instance *ComboBox) GetSelectedIndex() (int32, error)
Remarks
See Also
- Class ComboBox
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go