Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel.drawing Package / ITextFrame Interface

In This Topic
    ITextFrame Interface Methods
    In This Topic

    For a list of all members of this type, see ITextFrame members.

    Public Methods
     NameDescription
     MethodGets the horizontal alignment of text in a text frame.  
     MethodGets the distance (in points) between the bottom of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.  
     MethodGets the distance (in points) between the left of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.  
     MethodGets the distance (in points) between the right of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.  
     MethodGets the distance (in points) between the top of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.  
     MethodReturns the ITextRange object that represents the text in the object.  
     MethodGets the vertical alignment of text in a text frame.  
     MethodSets the horizontal alignment of text in a text frame.  
     MethodSets the distance (in points) between the bottom of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.  
     MethodSets the distance (in points) between the left of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.  
     MethodSets the distance (in points) between the right of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.  
     MethodSets the distance (in points) between the top of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.  
     MethodSets the vertical alignment of text in a text frame.  
    Top
    See Also