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