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