selected_cells property

selected_cells property

Gets the selected cells. Returns null if the input range is not set or no item is selected

Definition:

@property
def selected_cells(self):
    ...

See Also