SetHtmlText Method
SetHtmlText function
Gets and sets the html string which contains data and some formats in this textbox.
func (instance *ListBox) SetHtmlText(value string) error
Remarks
See Also
- Class ListBox
- Library Aspose.Cells for Go
Gets and sets the html string which contains data and some formats in this textbox.
func (instance *ListBox) SetHtmlText(value string) error