Click or drag to resize

XlsComboBoxShape SelectedValue Property

Gets value selected in combobox.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string SelectedValue { get; }

Property Value

Type: String

Implements

IComboBoxShape SelectedValue
See Also