Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ITextRange Interface / Text Property
In This Topic
    Text Property (ITextRange)
    In This Topic
    Gets or sets a String value that represents the text in a text range (read/write).
    Syntax
    System.string Text {get; set;}
    See Also