SelectedItem Method
SelectedItem function
Sets whether the item is selected
func (instance *ListBox) SelectedItem(itemindex int32, isselected bool) error
Remarks
See Also
- Class ListBox
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go
Sets whether the item is selected
func (instance *ListBox) SelectedItem(itemindex int32, isselected bool) error