Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRichText Interface / PlainText Property
In This Topic
    PlainText Property
    In This Topic
    Gets the plain text that is composed of all ITextRun objects.
    Syntax
    System.string PlainText {get;}
    See Also