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