selected_cell property
selected_cell property
Gets the selected cell in the input range of the combo box.
Definition:
@property
def selected_cell(self):
...
See Also
- module
aspose.cells.drawing
- class
Cell
- class
ComboBox
Gets the selected cell in the input range of the combo box.
@property
def selected_cell(self):
...
aspose.cells.drawing
Cell
ComboBox