Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / RichText Class


In This Topic
RichText Class Methods
In This Topic

For a list of all members of this type, see RichText members.

Public Methods
 NameDescription
Public MethodOverloaded. Clears format of all text runs.  
Public MethodCreates a new RichText object that is a copy of the current RichText instance.  
Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
Public MethodOverloaded. Formats the specified text run with the specified font.  
Public Methodstatic (Shared in Visual Basic)Creates a RichEdit object from a rich edit control which supports Text Object Model (TOM).  
Public Method  
Public MethodGets the font at the specified position.  
Public MethodReturns a hash code for this instance.  
Public MethodGets the attributes of the specified run.  
Public MethodOverwrites the specified range of this rich text by a new text.  
Public MethodReturns a System.String that represents this instance.  
Top
See Also