ComboBox.SelectedCell

ComboBox.SelectedCell property

Gets the selected cell in the input range of the combo box.

public Cell SelectedCell { get; }

See Also