Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITextRun Interface / Text Property
In This Topic
    Text Property (ITextRun)
    In This Topic
    Gets or sets the text of current rich text run
    Syntax
    System.string Text {get; set;}
    See Also