get_selected_areas method
get_selected_areas(self)
Gets selected ranges of cells in the designer spreadsheet.
Returns
Returns all selected ranges.
def get_selected_areas(self):
...
See Also
- module
aspose.cells
- class
Worksheet
Gets selected ranges of cells in the designer spreadsheet.
Returns all selected ranges.
def get_selected_areas(self):
...
aspose.cells
Worksheet