Spread Windows Forms 12.0 Product Documentation
Value Property (RichTextEditor)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > RichTextEditor Class : Value Property
Gets or sets the value.
Syntax
'Declaration
 
Public Overridable Property Value As Object
'Usage
 
Dim instance As RichTextEditor
Dim value As Object
 
instance.Value = value
 
value = instance.Value
public virtual object Value {get; set;}

Property Value

Object containing the value
See Also

Reference

RichTextEditor Class
RichTextEditor Members