Selection
Overview
Selection is a class in Aspose.Cells FOSS for Python.
Represents cell selection in a sheet view.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
pane | `` | Read | Pane selection is in: ’topLeft’, ’topRight’, ‘bottomLeft’, ‘bottomRight’. |
active_cell | `` | Read | Active cell reference. |
sqref | `` | Read | Selected range (space-delimited for multiple ranges). |
Methods
| Signature | Description |
|---|---|
__init__() |