Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ITextFrame Interface / TextRange Property
In This Topic
    TextRange Property
    In This Topic
    Returns the ITextRange object that represents the text in the object (read-only).
    Syntax
    ITextRange TextRange {get;}
    See Also