Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IRichTextEditor Interface
Properties Methods Events

In This Topic
    IRichTextEditor Interface Members
    In This Topic

    The following tables list the members exposed by IRichTextEditor.

    Public Properties
     NameDescription
     PropertyGets a boolean value indicating whether the editor is displaying its data validation suggestion list.  
     PropertyGets a boolean value indicating whether the editor is displaying its pickup list.  
     PropertyGets or sets the selected text.  
     PropertyGets or sets the font of the current text selection or insertion point.  
    Top
    Public Methods
     NameDescription
     MethodApply the font setting.  
     MethodHides the data validation suggestion drop down list.  
     MethodHides the pickup drop down list.  
     MethodShows the data validation suggestion drop down list.  
     MethodShows the pickup drop down list.  
    Top
    Public Events
     NameDescription
     EventOccurs when the format of selected text within the control has changed.  
     EventOccurs when the selection of text within the control has changed.  
    Top
    See Also