get_selected_ranges method
get_selected_ranges
Gets selected ranges of cells in the designer spreadsheet.
Returns
An ArrayList which contains selected ranges.
def get_selected_ranges(self):
...
See Also
- module
aspose.cells
- class
Worksheet
Gets selected ranges of cells in the designer spreadsheet.
An ArrayList which contains selected ranges.
def get_selected_ranges(self):
...
aspose.cells
Worksheet