Aspose::Cells::Drawing::ListBox::IsSelected method
ListBox::IsSelected method
Indicates whether the item is selected.
bool Aspose::Cells::Drawing::ListBox::IsSelected(int32_t itemIndex)
Parameter | Type | Description |
---|---|---|
itemIndex | int32_t | The item index. |
ReturnValue
whether the item is selected.
See Also
- Class Vector
- Class ListBox
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++