Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ITextFrame Interface / setHorizontalAnchor Method
In This Topic
    setHorizontalAnchor Method
    In This Topic
    Sets horizontal anchor for Text frame in the shape
    If you want to set the horizontal alignment of the text, use ITextRange.setTextAlignment
    Syntax
    void setHorizontalAnchor( 
       HorizontalAnchor value
    )

    Parameters

    value
    See Also