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

In This Topic
    ITextFrame Interface Members
    In This Topic

    The following tables list the members exposed by ITextFrame.

    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