Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface / TextFrame Property
In This Topic
    TextFrame Property (IShape)
    In This Topic
    Returns the ITextFrame object that contains the text and font style properties for the specified shape.
    Syntax
    ITextFrame TextFrame {get;}
    See Also