[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.RichText.-ctor

RichText Constructor

RichText(string)

Initializes a new instance of the RichText class.

Declaration
public RichText(string text)
Public Sub New(text As String)
Parameters
Type Name Description
string text

The text value.