selected_cell property

selected_cell property

Gets the selected cell in the input range of the combo box.

Definition:

@property
def selected_cell(self):
    ...

See Also