is_selected method
is_selected
Indicates whether the item is selected.
Returns
whether the item is selected.
def is_selected(self, item_index):
...
Parameter | Type | Description |
---|---|---|
item_index | int | The item index. |
See Also
- module
aspose.cells.drawing
- class
ListBox