GetSelectedValue Method
GetSelectedValue function
Gets the selected value of the combox box.
func (instance *ComboBox) GetSelectedValue() (string, error)
Remarks
See Also
- Class ComboBox
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go
Gets the selected value of the combox box.
func (instance *ComboBox) GetSelectedValue() (string, error)