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
- module
aspose.cells.drawing
- class
ListBox
Gets the selected cells. Returns null if the input range is not set or no item is selected
@property
def selected_cells(self):
...
aspose.cells.drawing
ListBox