[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.RichTextCellType.SetEditorValue

SetEditorValue Method

SetEditorValue(object)

Sets the value of the edit control.

Declaration
public override void SetEditorValue(object value)
Public Overrides Sub SetEditorValue(value As Object)
Parameters
Type Name Description
object value

Object that contains the edit control

Overrides