ComboBox.SelectedCell
ComboBox.SelectedCell property
Gets the selected cell in the input range of the combo box.
public Cell SelectedCell { get; }
See Also
- class Cell
- class ComboBox
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells
Gets the selected cell in the input range of the combo box.
public Cell SelectedCell { get; }